Uses of Class
org.etsi.uri._01903.v1_3.DocumentationReferencesType

Packages that use DocumentationReferencesType
org.etsi.uri._01903.v1_3   
 

Uses of DocumentationReferencesType in org.etsi.uri._01903.v1_3
 

Fields in org.etsi.uri._01903.v1_3 declared as DocumentationReferencesType
protected  DocumentationReferencesType ObjectIdentifier.documentationReferences
           
 

Methods in org.etsi.uri._01903.v1_3 that return DocumentationReferencesType
 DocumentationReferencesType ObjectFactory.createDocumentationReferencesType()
          Create an instance of DocumentationReferencesType
 DocumentationReferencesType ObjectIdentifier.getDocumentationReferences()
          Gets the value of the documentationReferences property.
 DocumentationReferencesType DocumentationReferencesType.withDocumentationReferences(Collection<String> values)
           
 DocumentationReferencesType DocumentationReferencesType.withDocumentationReferences(List<String> value)
           
 DocumentationReferencesType DocumentationReferencesType.withDocumentationReferences(String... values)
           
 

Methods in org.etsi.uri._01903.v1_3 with parameters of type DocumentationReferencesType
 void ObjectIdentifier.setDocumentationReferences(DocumentationReferencesType value)
          Sets the value of the documentationReferences property.
 ObjectIdentifier ObjectIdentifier.withDocumentationReferences(DocumentationReferencesType value)
           
 

Constructors in org.etsi.uri._01903.v1_3 with parameters of type DocumentationReferencesType
ObjectIdentifier(IdentifierType identifier, String description, DocumentationReferencesType documentationReferences)
          Fully-initialising value constructor
 



Copyright © 2014 Digipost Open Source. All Rights Reserved.