Uses of Class
org.etsi.uri._01903.v1_3.DocumentationReferencesType
-
Packages that use DocumentationReferencesType Package Description 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 Modifier and Type Field Description protected DocumentationReferencesTypeObjectIdentifier. documentationReferencesMethods in org.etsi.uri._01903.v1_3 that return DocumentationReferencesType Modifier and Type Method Description DocumentationReferencesTypeObjectFactory. createDocumentationReferencesType()Create an instance ofDocumentationReferencesTypeDocumentationReferencesTypeObjectIdentifier. getDocumentationReferences()Gets the value of the documentationReferences property.DocumentationReferencesTypeDocumentationReferencesType. withDocumentationReferences(String... values)DocumentationReferencesTypeDocumentationReferencesType. withDocumentationReferences(Collection<String> values)DocumentationReferencesTypeDocumentationReferencesType. withDocumentationReferences(List<String> value)Methods in org.etsi.uri._01903.v1_3 with parameters of type DocumentationReferencesType Modifier and Type Method Description voidObjectIdentifier. setDocumentationReferences(DocumentationReferencesType value)Sets the value of the documentationReferences property.ObjectIdentifierObjectIdentifier. withDocumentationReferences(DocumentationReferencesType value)Constructors in org.etsi.uri._01903.v1_3 with parameters of type DocumentationReferencesType Constructor Description ObjectIdentifier(IdentifierType identifier, String description, DocumentationReferencesType documentationReferences)Fully-initialising value constructor
-