Uses of Class
org.oasis.ebxml.registry.bindings.rs.OptionalFeaturesSupported

Packages that use OptionalFeaturesSupported
org.oasis.ebxml.registry.bindings.rs   
 

Uses of OptionalFeaturesSupported in org.oasis.ebxml.registry.bindings.rs
 

Methods in org.oasis.ebxml.registry.bindings.rs that return OptionalFeaturesSupported
 OptionalFeaturesSupported RegistryProfile.getOptionalFeaturesSupported()
          Returns the value of field 'optionalFeaturesSupported'.
static OptionalFeaturesSupported OptionalFeaturesSupported.unmarshal(java.io.Reader reader)
           
 

Methods in org.oasis.ebxml.registry.bindings.rs with parameters of type OptionalFeaturesSupported
 void RegistryProfile.setOptionalFeaturesSupported(OptionalFeaturesSupported optionalFeaturesSupported)
          Sets the value of field 'optionalFeaturesSupported'.