Uses of Class
net.opengis.iso19139.gmd.v_20070417.PTFreeTextPropertyType
-
Packages that use PTFreeTextPropertyType Package Description net.opengis.iso19139.gmd.v_20070417 -
-
Uses of PTFreeTextPropertyType in net.opengis.iso19139.gmd.v_20070417
Methods in net.opengis.iso19139.gmd.v_20070417 that return PTFreeTextPropertyType Modifier and Type Method Description PTFreeTextPropertyTypeObjectFactory. createPTFreeTextPropertyType()Create an instance ofPTFreeTextPropertyTypePTFreeTextPropertyTypePTFreeTextPropertyType. withCharacterString(jakarta.xml.bind.JAXBElement<?> value)PTFreeTextPropertyTypePTFreeTextPropertyType. withNilReason(String... values)PTFreeTextPropertyTypePTFreeTextPropertyType. withNilReason(Collection<String> values)PTFreeTextPropertyTypePTFreeTextPropertyType. withNilReason(List<String> value)PTFreeTextPropertyTypePTFreeTextPropertyType. withPTFreeText(PTFreeTextType value)
-