Uses of Class
net.opengis.iso19139.gmx.v_20070417.AnchorType
-
Packages that use AnchorType Package Description net.opengis.iso19139.gmx.v_20070417 -
-
Uses of AnchorType in net.opengis.iso19139.gmx.v_20070417
Fields in net.opengis.iso19139.gmx.v_20070417 declared as AnchorType Modifier and Type Field Description protected AnchorTypeAnchorPropertyType. anchorMethods in net.opengis.iso19139.gmx.v_20070417 that return AnchorType Modifier and Type Method Description AnchorTypeObjectFactory. createAnchorType()Create an instance ofAnchorTypeAnchorTypeAnchorPropertyType. getAnchor()Gets the value of the anchor property.AnchorTypeAnchorType. withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)AnchorTypeAnchorType. withArcrole(String value)AnchorTypeAnchorType. withHref(String value)AnchorTypeAnchorType. withRole(String value)AnchorTypeAnchorType. withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)AnchorTypeAnchorType. withTitle(String value)AnchorTypeAnchorType. withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)AnchorTypeAnchorType. withValue(String value)Methods in net.opengis.iso19139.gmx.v_20070417 that return types with arguments of type AnchorType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<AnchorType>ObjectFactory. createAnchor(AnchorType value)Methods in net.opengis.iso19139.gmx.v_20070417 with parameters of type AnchorType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<AnchorType>ObjectFactory. createAnchor(AnchorType value)voidAnchorPropertyType. setAnchor(AnchorType value)Sets the value of the anchor property.AnchorPropertyTypeAnchorPropertyType. withAnchor(AnchorType value)Constructors in net.opengis.iso19139.gmx.v_20070417 with parameters of type AnchorType Constructor Description AnchorPropertyType(AnchorType anchor, List<String> nilReason)Fully-initialising value constructor
-