Uses of Class
org.etsi.uri._01903.v1_3.IdentifierType
-
Packages that use IdentifierType Package Description 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 Modifier and Type Field Description protected IdentifierTypeObjectIdentifier. identifierMethods in org.etsi.uri._01903.v1_3 that return IdentifierType Modifier and Type Method Description IdentifierTypeObjectFactory. createIdentifierType()Create an instance ofIdentifierTypeIdentifierTypeObjectIdentifier. getIdentifier()Gets the value of the identifier property.IdentifierTypeIdentifierType. withQualifier(QualifierType value)IdentifierTypeIdentifierType. withValue(String value)Methods in org.etsi.uri._01903.v1_3 with parameters of type IdentifierType Modifier and Type Method Description voidObjectIdentifier. setIdentifier(IdentifierType value)Sets the value of the identifier property.ObjectIdentifierObjectIdentifier. withIdentifier(IdentifierType value)Constructors in org.etsi.uri._01903.v1_3 with parameters of type IdentifierType Constructor Description ObjectIdentifier(IdentifierType identifier, String description, DocumentationReferencesType documentationReferences)Fully-initialising value constructor
-