Uses of Class
net.opengis.iso19139.gco.v_20070417.TypeNameType
-
Packages that use TypeNameType Package Description net.opengis.iso19139.gco.v_20070417 -
-
Uses of TypeNameType in net.opengis.iso19139.gco.v_20070417
Fields in net.opengis.iso19139.gco.v_20070417 declared as TypeNameType Modifier and Type Field Description protected TypeNameTypeTypeNamePropertyType. typeNameMethods in net.opengis.iso19139.gco.v_20070417 that return TypeNameType Modifier and Type Method Description TypeNameTypeObjectFactory. createTypeNameType()Create an instance ofTypeNameTypeTypeNameTypeTypeNamePropertyType. getTypeName()Gets the value of the typeName property.TypeNameTypeTypeNameType. withAName(CharacterStringPropertyType value)TypeNameTypeTypeNameType. withId(String value)TypeNameTypeTypeNameType. withUuid(String value)Methods in net.opengis.iso19139.gco.v_20070417 that return types with arguments of type TypeNameType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TypeNameType>ObjectFactory. createTypeName(TypeNameType value)Methods in net.opengis.iso19139.gco.v_20070417 with parameters of type TypeNameType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TypeNameType>ObjectFactory. createTypeName(TypeNameType value)voidTypeNamePropertyType. setTypeName(TypeNameType value)Sets the value of the typeName property.TypeNamePropertyTypeTypeNamePropertyType. withTypeName(TypeNameType value)Constructors in net.opengis.iso19139.gco.v_20070417 with parameters of type TypeNameType Constructor Description TypeNamePropertyType(TypeNameType typeName, List<String> nilReason, String uuidref, org.hisrc.w3c.xlink.v_1_0.TypeType type, String href, String role, String arcrole, String title, org.hisrc.w3c.xlink.v_1_0.ShowType show, org.hisrc.w3c.xlink.v_1_0.ActuateType actuate)Fully-initialising value constructor
-