Uses of Class
net.opengis.iso19139.gco.v_20070417.RecordTypeType
-
Packages that use RecordTypeType Package Description net.opengis.iso19139.gco.v_20070417 -
-
Uses of RecordTypeType in net.opengis.iso19139.gco.v_20070417
Fields in net.opengis.iso19139.gco.v_20070417 declared as RecordTypeType Modifier and Type Field Description protected RecordTypeTypeRecordTypePropertyType. recordTypeMethods in net.opengis.iso19139.gco.v_20070417 that return RecordTypeType Modifier and Type Method Description RecordTypeTypeObjectFactory. createRecordTypeType()Create an instance ofRecordTypeTypeRecordTypeTypeRecordTypePropertyType. getRecordType()Gets the value of the recordType property.RecordTypeTypeRecordTypeType. withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)RecordTypeTypeRecordTypeType. withArcrole(String value)RecordTypeTypeRecordTypeType. withHref(String value)RecordTypeTypeRecordTypeType. withRole(String value)RecordTypeTypeRecordTypeType. withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)RecordTypeTypeRecordTypeType. withTitle(String value)RecordTypeTypeRecordTypeType. withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)RecordTypeTypeRecordTypeType. withValue(String value)Methods in net.opengis.iso19139.gco.v_20070417 that return types with arguments of type RecordTypeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<RecordTypeType>ObjectFactory. createRecordType(RecordTypeType value)Methods in net.opengis.iso19139.gco.v_20070417 with parameters of type RecordTypeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<RecordTypeType>ObjectFactory. createRecordType(RecordTypeType value)voidRecordTypePropertyType. setRecordType(RecordTypeType value)Sets the value of the recordType property.RecordTypePropertyTypeRecordTypePropertyType. withRecordType(RecordTypeType value)Constructors in net.opengis.iso19139.gco.v_20070417 with parameters of type RecordTypeType Constructor Description RecordTypePropertyType(RecordTypeType recordType, List<String> nilReason)Fully-initialising value constructor
-