Uses of Class
org.etsi.uri._01903.v1_3.DocumentationReferencesType
Packages that use DocumentationReferencesType
-
Uses of DocumentationReferencesType in org.etsi.uri._01903.v1_3
Fields in org.etsi.uri._01903.v1_3 declared as DocumentationReferencesTypeModifier and TypeFieldDescriptionprotected DocumentationReferencesTypeObjectIdentifier.documentationReferencesMethods in org.etsi.uri._01903.v1_3 that return DocumentationReferencesTypeModifier and TypeMethodDescriptionObjectFactory.createDocumentationReferencesType()Create an instance ofDocumentationReferencesTypeObjectIdentifier.getDocumentationReferences()Gets the value of the documentationReferences property.DocumentationReferencesType.withDocumentationReferences(String... values) DocumentationReferencesType.withDocumentationReferences(Collection<String> values) DocumentationReferencesType.withDocumentationReferences(List<String> value) Methods in org.etsi.uri._01903.v1_3 with parameters of type DocumentationReferencesTypeModifier and TypeMethodDescriptionvoidObjectIdentifier.setDocumentationReferences(DocumentationReferencesType value) Sets the value of the documentationReferences property.ObjectIdentifier.withDocumentationReferences(DocumentationReferencesType value) Constructors in org.etsi.uri._01903.v1_3 with parameters of type DocumentationReferencesTypeModifierConstructorDescriptionObjectIdentifier(IdentifierType identifier, String description, DocumentationReferencesType documentationReferences) Fully-initialising value constructor