Uses of Class
net.opengis.iso19139.gmx.v_20060504.AnchorType

Packages that use AnchorType
net.opengis.iso19139.gmx.v_20060504   
 

Uses of AnchorType in net.opengis.iso19139.gmx.v_20060504
 

Fields in net.opengis.iso19139.gmx.v_20060504 declared as AnchorType
protected  AnchorType AnchorPropertyType.anchor
           
 

Methods in net.opengis.iso19139.gmx.v_20060504 that return AnchorType
 AnchorType ObjectFactory.createAnchorType()
          Create an instance of AnchorType
 AnchorType AnchorPropertyType.getAnchor()
          Gets the value of the anchor property.
 AnchorType AnchorType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)
           
 AnchorType AnchorType.withArcrole(String value)
           
 AnchorType AnchorType.withHref(String value)
           
 AnchorType AnchorType.withRole(String value)
           
 AnchorType AnchorType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)
           
 AnchorType AnchorType.withTitle(String value)
           
 AnchorType AnchorType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)
           
 AnchorType AnchorType.withValue(String value)
           
 

Methods in net.opengis.iso19139.gmx.v_20060504 that return types with arguments of type AnchorType
 JAXBElement<AnchorType> ObjectFactory.createAnchor(AnchorType value)
          Create an instance of JAXBElement<AnchorType>}
 

Methods in net.opengis.iso19139.gmx.v_20060504 with parameters of type AnchorType
 JAXBElement<AnchorType> ObjectFactory.createAnchor(AnchorType value)
          Create an instance of JAXBElement<AnchorType>}
 void AnchorPropertyType.setAnchor(AnchorType value)
          Sets the value of the anchor property.
 AnchorPropertyType AnchorPropertyType.withAnchor(AnchorType value)
           
 



Copyright © 2008-2016. All Rights Reserved.