Uses of Class
net.opengis.waterml.v_2_0.DocumentMetadataPropertyType
-
-
Uses of DocumentMetadataPropertyType in net.opengis.waterml.v_2_0
Fields in net.opengis.waterml.v_2_0 declared as DocumentMetadataPropertyType Modifier and Type Field Description protected DocumentMetadataPropertyTypeCollectionType. metadataMethods in net.opengis.waterml.v_2_0 that return DocumentMetadataPropertyType Modifier and Type Method Description DocumentMetadataPropertyTypeObjectFactory. createDocumentMetadataPropertyType()Create an instance ofDocumentMetadataPropertyTypeDocumentMetadataPropertyTypeCollectionType. getMetadata()Gets the value of the metadata property.DocumentMetadataPropertyTypeDocumentMetadataPropertyType. withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)DocumentMetadataPropertyTypeDocumentMetadataPropertyType. withArcrole(String value)DocumentMetadataPropertyTypeDocumentMetadataPropertyType. withDocumentMetadata(DocumentMetadataType value)DocumentMetadataPropertyTypeDocumentMetadataPropertyType. withHref(String value)DocumentMetadataPropertyTypeDocumentMetadataPropertyType. withNilReason(String... values)DocumentMetadataPropertyTypeDocumentMetadataPropertyType. withNilReason(Collection<String> values)DocumentMetadataPropertyTypeDocumentMetadataPropertyType. withNilReason(List<String> value)DocumentMetadataPropertyTypeDocumentMetadataPropertyType. withOwns(boolean value)DocumentMetadataPropertyTypeDocumentMetadataPropertyType. withRemoteSchema(String value)DocumentMetadataPropertyTypeDocumentMetadataPropertyType. withRole(String value)DocumentMetadataPropertyTypeDocumentMetadataPropertyType. withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)DocumentMetadataPropertyTypeDocumentMetadataPropertyType. withTitle(String value)DocumentMetadataPropertyTypeDocumentMetadataPropertyType. withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)Methods in net.opengis.waterml.v_2_0 with parameters of type DocumentMetadataPropertyType Modifier and Type Method Description voidCollectionType. setMetadata(DocumentMetadataPropertyType value)Sets the value of the metadata property.CollectionTypeCollectionType. withMetadata(DocumentMetadataPropertyType value)Constructors in net.opengis.waterml.v_2_0 with parameters of type DocumentMetadataPropertyType Constructor Description CollectionType(DocumentMetadataPropertyType metadata, CollectionType.TemporalExtent temporalExtent, List<CollectionType.SourceDefinition> sourceDefinition, List<NamedValuePropertyType> parameter, List<CollectionType.LocalDictionary> localDictionary, List<SamplingFeatureMemberPropertyType> samplingFeatureMember, List<OMObservationPropertyType> observationMember, List<Object> communityExtension, List<Object> internalExtension)Fully-initialising value constructor
-