Uses of Class
net.opengis.iso19139.gmx.v_20070417.CTOperationMethodPropertyType

Packages that use CTOperationMethodPropertyType
net.opengis.iso19139.gmx.v_20070417   
 

Uses of CTOperationMethodPropertyType in net.opengis.iso19139.gmx.v_20070417
 

Fields in net.opengis.iso19139.gmx.v_20070417 with type parameters of type CTOperationMethodPropertyType
protected  List<CTOperationMethodPropertyType> CTCrsCatalogueType.operationMethod
           
 

Methods in net.opengis.iso19139.gmx.v_20070417 that return CTOperationMethodPropertyType
 CTOperationMethodPropertyType ObjectFactory.createCTOperationMethodPropertyType()
          Create an instance of CTOperationMethodPropertyType
 CTOperationMethodPropertyType CTOperationMethodPropertyType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)
           
 CTOperationMethodPropertyType CTOperationMethodPropertyType.withArcrole(String value)
           
 CTOperationMethodPropertyType CTOperationMethodPropertyType.withHref(String value)
           
 CTOperationMethodPropertyType CTOperationMethodPropertyType.withNilReason(Collection<String> values)
           
 CTOperationMethodPropertyType CTOperationMethodPropertyType.withNilReason(List<String> value)
           
 CTOperationMethodPropertyType CTOperationMethodPropertyType.withNilReason(String... values)
           
 CTOperationMethodPropertyType CTOperationMethodPropertyType.withOperationMethod(JAXBElement<? extends OperationMethodType> value)
           
 CTOperationMethodPropertyType CTOperationMethodPropertyType.withRole(String value)
           
 CTOperationMethodPropertyType CTOperationMethodPropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)
           
 CTOperationMethodPropertyType CTOperationMethodPropertyType.withTitle(String value)
           
 CTOperationMethodPropertyType CTOperationMethodPropertyType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)
           
 CTOperationMethodPropertyType CTOperationMethodPropertyType.withUuidref(String value)
           
 

Methods in net.opengis.iso19139.gmx.v_20070417 that return types with arguments of type CTOperationMethodPropertyType
 List<CTOperationMethodPropertyType> CTCrsCatalogueType.getOperationMethod()
          Gets the value of the operationMethod property.
 

Methods in net.opengis.iso19139.gmx.v_20070417 with parameters of type CTOperationMethodPropertyType
 CTCrsCatalogueType CTCrsCatalogueType.withOperationMethod(CTOperationMethodPropertyType... values)
           
 

Method parameters in net.opengis.iso19139.gmx.v_20070417 with type arguments of type CTOperationMethodPropertyType
 void CTCrsCatalogueType.setOperationMethod(List<CTOperationMethodPropertyType> value)
           
 CTCrsCatalogueType CTCrsCatalogueType.withOperationMethod(Collection<CTOperationMethodPropertyType> values)
           
 CTCrsCatalogueType CTCrsCatalogueType.withOperationMethod(List<CTOperationMethodPropertyType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.