Uses of Class
net.opengis.iso19139.gmd.v_20070417.MDMediumPropertyType
-
Packages that use MDMediumPropertyType Package Description net.opengis.iso19139.gmd.v_20070417 -
-
Uses of MDMediumPropertyType in net.opengis.iso19139.gmd.v_20070417
Fields in net.opengis.iso19139.gmd.v_20070417 declared as MDMediumPropertyType Modifier and Type Field Description protected MDMediumPropertyTypeMDDigitalTransferOptionsType. offLineMethods in net.opengis.iso19139.gmd.v_20070417 that return MDMediumPropertyType Modifier and Type Method Description MDMediumPropertyTypeObjectFactory. createMDMediumPropertyType()Create an instance ofMDMediumPropertyTypeMDMediumPropertyTypeMDDigitalTransferOptionsType. getOffLine()Gets the value of the offLine property.MDMediumPropertyTypeMDMediumPropertyType. withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)MDMediumPropertyTypeMDMediumPropertyType. withArcrole(String value)MDMediumPropertyTypeMDMediumPropertyType. withHref(String value)MDMediumPropertyTypeMDMediumPropertyType. withMDMedium(MDMediumType value)MDMediumPropertyTypeMDMediumPropertyType. withNilReason(String... values)MDMediumPropertyTypeMDMediumPropertyType. withNilReason(Collection<String> values)MDMediumPropertyTypeMDMediumPropertyType. withNilReason(List<String> value)MDMediumPropertyTypeMDMediumPropertyType. withRole(String value)MDMediumPropertyTypeMDMediumPropertyType. withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)MDMediumPropertyTypeMDMediumPropertyType. withTitle(String value)MDMediumPropertyTypeMDMediumPropertyType. withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)MDMediumPropertyTypeMDMediumPropertyType. withUuidref(String value)Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type MDMediumPropertyType Modifier and Type Method Description voidMDDigitalTransferOptionsType. setOffLine(MDMediumPropertyType value)Sets the value of the offLine property.MDDigitalTransferOptionsTypeMDDigitalTransferOptionsType. withOffLine(MDMediumPropertyType value)Constructors in net.opengis.iso19139.gmd.v_20070417 with parameters of type MDMediumPropertyType Constructor Description MDDigitalTransferOptionsType(String id, String uuid, CharacterStringPropertyType unitsOfDistribution, RealPropertyType transferSize, List<CIOnlineResourcePropertyType> onLine, MDMediumPropertyType offLine)Fully-initialising value constructor
-