Uses of Class
net.opengis.iso19139.gmx.v_20070417.CTOperationMethodPropertyType
-
Packages that use CTOperationMethodPropertyType Package Description 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 Modifier and Type Field Description protected List<CTOperationMethodPropertyType>CTCrsCatalogueType. operationMethodMethods in net.opengis.iso19139.gmx.v_20070417 that return CTOperationMethodPropertyType Modifier and Type Method Description CTOperationMethodPropertyTypeObjectFactory. createCTOperationMethodPropertyType()Create an instance ofCTOperationMethodPropertyTypeCTOperationMethodPropertyTypeCTOperationMethodPropertyType. withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)CTOperationMethodPropertyTypeCTOperationMethodPropertyType. withArcrole(String value)CTOperationMethodPropertyTypeCTOperationMethodPropertyType. withHref(String value)CTOperationMethodPropertyTypeCTOperationMethodPropertyType. withNilReason(String... values)CTOperationMethodPropertyTypeCTOperationMethodPropertyType. withNilReason(Collection<String> values)CTOperationMethodPropertyTypeCTOperationMethodPropertyType. withNilReason(List<String> value)CTOperationMethodPropertyTypeCTOperationMethodPropertyType. withOperationMethod(jakarta.xml.bind.JAXBElement<? extends OperationMethodType> value)CTOperationMethodPropertyTypeCTOperationMethodPropertyType. withRole(String value)CTOperationMethodPropertyTypeCTOperationMethodPropertyType. withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)CTOperationMethodPropertyTypeCTOperationMethodPropertyType. withTitle(String value)CTOperationMethodPropertyTypeCTOperationMethodPropertyType. withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)CTOperationMethodPropertyTypeCTOperationMethodPropertyType. withUuidref(String value)Methods in net.opengis.iso19139.gmx.v_20070417 that return types with arguments of type CTOperationMethodPropertyType Modifier and Type Method Description List<CTOperationMethodPropertyType>CTCrsCatalogueType. getOperationMethod()Gets the value of the operationMethod property.Methods in net.opengis.iso19139.gmx.v_20070417 with parameters of type CTOperationMethodPropertyType Modifier and Type Method Description CTCrsCatalogueTypeCTCrsCatalogueType. withOperationMethod(CTOperationMethodPropertyType... values)Method parameters in net.opengis.iso19139.gmx.v_20070417 with type arguments of type CTOperationMethodPropertyType Modifier and Type Method Description voidCTCrsCatalogueType. setOperationMethod(List<CTOperationMethodPropertyType> value)CTCrsCatalogueTypeCTCrsCatalogueType. withOperationMethod(Collection<CTOperationMethodPropertyType> values)CTCrsCatalogueTypeCTCrsCatalogueType. withOperationMethod(List<CTOperationMethodPropertyType> value)
-