|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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>} |
| Uses of InternationalStringType in org.nhindirect.xd.common |
|---|
| Methods in org.nhindirect.xd.common that return InternationalStringType | |
|---|---|
static InternationalStringType |
DirectDocumentUtils.makeInternationalStringType(String value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||