Uses of Class
oasis.names.tc.ebxml_regrep.xsd.rim._3.InternationalStringType

Packages that use InternationalStringType
oasis.names.tc.ebxml_regrep.xsd.rim._3   
org.nhindirect.xd.common   
 

Uses of InternationalStringType in oasis.names.tc.ebxml_regrep.xsd.rim._3
 

Fields in oasis.names.tc.ebxml_regrep.xsd.rim._3 declared as InternationalStringType
protected  InternationalStringType RegistryObjectType.description
           
protected  InternationalStringType RegistryObjectType.name
           
protected  InternationalStringType SpecificationLinkType.usageDescription
           
 

Methods in oasis.names.tc.ebxml_regrep.xsd.rim._3 that return InternationalStringType
 InternationalStringType ObjectFactory.createInternationalStringType()
          Create an instance of InternationalStringType
 InternationalStringType RegistryObjectType.getDescription()
          Gets the value of the description property.
 InternationalStringType RegistryObjectType.getName()
          Gets the value of the name property.
 InternationalStringType SpecificationLinkType.getUsageDescription()
          Gets the value of the usageDescription property.
 

Methods in oasis.names.tc.ebxml_regrep.xsd.rim._3 that return types with arguments of type InternationalStringType
 JAXBElement<InternationalStringType> ObjectFactory.createDescription(InternationalStringType value)
          Create an instance of JAXBElement<InternationalStringType>}
 JAXBElement<InternationalStringType> ObjectFactory.createInternationalString(InternationalStringType value)
          Create an instance of JAXBElement<InternationalStringType>}
 JAXBElement<InternationalStringType> ObjectFactory.createName(InternationalStringType value)
          Create an instance of JAXBElement<InternationalStringType>}
 JAXBElement<InternationalStringType> ObjectFactory.createUsageDescription(InternationalStringType value)
          Create an instance of JAXBElement<InternationalStringType>}
 

Methods in oasis.names.tc.ebxml_regrep.xsd.rim._3 with parameters of type InternationalStringType
 JAXBElement<InternationalStringType> ObjectFactory.createDescription(InternationalStringType value)
          Create an instance of JAXBElement<InternationalStringType>}
 JAXBElement<InternationalStringType> ObjectFactory.createInternationalString(InternationalStringType value)
          Create an instance of JAXBElement<InternationalStringType>}
 JAXBElement<InternationalStringType> ObjectFactory.createName(InternationalStringType value)
          Create an instance of JAXBElement<InternationalStringType>}
 JAXBElement<InternationalStringType> ObjectFactory.createUsageDescription(InternationalStringType value)
          Create an instance of JAXBElement<InternationalStringType>}
 void RegistryObjectType.setDescription(InternationalStringType value)
          Sets the value of the description property.
 void RegistryObjectType.setName(InternationalStringType value)
          Sets the value of the name property.
 void SpecificationLinkType.setUsageDescription(InternationalStringType value)
          Sets the value of the usageDescription property.
 

Uses of InternationalStringType in org.nhindirect.xd.common
 

Methods in org.nhindirect.xd.common that return InternationalStringType
static InternationalStringType DirectDocumentUtils.makeInternationalStringType(String value)
           
 



Copyright © 2010-2011. All Rights Reserved.