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

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

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

Fields in org.etsi.uri._01903.v1_3 declared as IdentifierType
protected  IdentifierType ObjectIdentifier.identifier
           
 

Methods in org.etsi.uri._01903.v1_3 that return IdentifierType
 IdentifierType ObjectFactory.createIdentifierType()
          Create an instance of IdentifierType
 IdentifierType ObjectIdentifier.getIdentifier()
          Gets the value of the identifier property.
 IdentifierType IdentifierType.withQualifier(QualifierType value)
           
 IdentifierType IdentifierType.withValue(String value)
           
 

Methods in org.etsi.uri._01903.v1_3 with parameters of type IdentifierType
 void ObjectIdentifier.setIdentifier(IdentifierType value)
          Sets the value of the identifier property.
 ObjectIdentifier ObjectIdentifier.withIdentifier(IdentifierType value)
           
 

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



Copyright © 2014 Digipost Open Source. All Rights Reserved.