Uses of Class
net.opengis.iso19139.gmd.v_20070417.PTFreeTextType
-
Packages that use PTFreeTextType Package Description net.opengis.iso19139.gmd.v_20070417 -
-
Uses of PTFreeTextType in net.opengis.iso19139.gmd.v_20070417
Fields in net.opengis.iso19139.gmd.v_20070417 declared as PTFreeTextType Modifier and Type Field Description protected PTFreeTextTypePTFreeTextPropertyType. ptFreeTextMethods in net.opengis.iso19139.gmd.v_20070417 that return PTFreeTextType Modifier and Type Method Description PTFreeTextTypeObjectFactory. createPTFreeTextType()Create an instance ofPTFreeTextTypePTFreeTextTypePTFreeTextPropertyType. getPTFreeText()Gets the value of the ptFreeText property.PTFreeTextTypePTFreeTextType. withId(String value)PTFreeTextTypePTFreeTextType. withTextGroup(Collection<LocalisedCharacterStringPropertyType> values)PTFreeTextTypePTFreeTextType. withTextGroup(List<LocalisedCharacterStringPropertyType> value)PTFreeTextTypePTFreeTextType. withTextGroup(LocalisedCharacterStringPropertyType... values)PTFreeTextTypePTFreeTextType. withUuid(String value)Methods in net.opengis.iso19139.gmd.v_20070417 that return types with arguments of type PTFreeTextType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<PTFreeTextType>ObjectFactory. createPTFreeText(PTFreeTextType value)Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type PTFreeTextType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<PTFreeTextType>ObjectFactory. createPTFreeText(PTFreeTextType value)voidPTFreeTextPropertyType. setPTFreeText(PTFreeTextType value)Sets the value of the ptFreeText property.PTFreeTextPropertyTypePTFreeTextPropertyType. withPTFreeText(PTFreeTextType value)Constructors in net.opengis.iso19139.gmd.v_20070417 with parameters of type PTFreeTextType Constructor Description PTFreeTextPropertyType(jakarta.xml.bind.JAXBElement<?> characterString, List<String> nilReason, PTFreeTextType ptFreeText)Fully-initialising value constructor
-