Uses of Class
net.opengis.iso19139.gmd.v_20070417.CIOnlineResourcePropertyType
-
Packages that use CIOnlineResourcePropertyType Package Description net.opengis.iso19139.gmd.v_20070417 -
-
Uses of CIOnlineResourcePropertyType in net.opengis.iso19139.gmd.v_20070417
Fields in net.opengis.iso19139.gmd.v_20070417 declared as CIOnlineResourcePropertyType Modifier and Type Field Description protected CIOnlineResourcePropertyTypeMDMetadataExtensionInformationType. extensionOnLineResourceprotected CIOnlineResourcePropertyTypeCIContactType. onlineResourceFields in net.opengis.iso19139.gmd.v_20070417 with type parameters of type CIOnlineResourcePropertyType Modifier and Type Field Description protected List<CIOnlineResourcePropertyType>MDDigitalTransferOptionsType. onLineMethods in net.opengis.iso19139.gmd.v_20070417 that return CIOnlineResourcePropertyType Modifier and Type Method Description CIOnlineResourcePropertyTypeObjectFactory. createCIOnlineResourcePropertyType()Create an instance ofCIOnlineResourcePropertyTypeCIOnlineResourcePropertyTypeMDMetadataExtensionInformationType. getExtensionOnLineResource()Gets the value of the extensionOnLineResource property.CIOnlineResourcePropertyTypeCIContactType. getOnlineResource()Gets the value of the onlineResource property.CIOnlineResourcePropertyTypeCIOnlineResourcePropertyType. withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)CIOnlineResourcePropertyTypeCIOnlineResourcePropertyType. withArcrole(String value)CIOnlineResourcePropertyTypeCIOnlineResourcePropertyType. withCIOnlineResource(CIOnlineResourceType value)CIOnlineResourcePropertyTypeCIOnlineResourcePropertyType. withHref(String value)CIOnlineResourcePropertyTypeCIOnlineResourcePropertyType. withNilReason(String... values)CIOnlineResourcePropertyTypeCIOnlineResourcePropertyType. withNilReason(Collection<String> values)CIOnlineResourcePropertyTypeCIOnlineResourcePropertyType. withNilReason(List<String> value)CIOnlineResourcePropertyTypeCIOnlineResourcePropertyType. withRole(String value)CIOnlineResourcePropertyTypeCIOnlineResourcePropertyType. withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)CIOnlineResourcePropertyTypeCIOnlineResourcePropertyType. withTitle(String value)CIOnlineResourcePropertyTypeCIOnlineResourcePropertyType. withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)CIOnlineResourcePropertyTypeCIOnlineResourcePropertyType. withUuidref(String value)Methods in net.opengis.iso19139.gmd.v_20070417 that return types with arguments of type CIOnlineResourcePropertyType Modifier and Type Method Description List<CIOnlineResourcePropertyType>MDDigitalTransferOptionsType. getOnLine()Gets the value of the onLine property.Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type CIOnlineResourcePropertyType Modifier and Type Method Description voidMDMetadataExtensionInformationType. setExtensionOnLineResource(CIOnlineResourcePropertyType value)Sets the value of the extensionOnLineResource property.voidCIContactType. setOnlineResource(CIOnlineResourcePropertyType value)Sets the value of the onlineResource property.MDMetadataExtensionInformationTypeMDMetadataExtensionInformationType. withExtensionOnLineResource(CIOnlineResourcePropertyType value)MDDigitalTransferOptionsTypeMDDigitalTransferOptionsType. withOnLine(CIOnlineResourcePropertyType... values)CIContactTypeCIContactType. withOnlineResource(CIOnlineResourcePropertyType value)Method parameters in net.opengis.iso19139.gmd.v_20070417 with type arguments of type CIOnlineResourcePropertyType Modifier and Type Method Description voidMDDigitalTransferOptionsType. setOnLine(List<CIOnlineResourcePropertyType> value)MDDigitalTransferOptionsTypeMDDigitalTransferOptionsType. withOnLine(Collection<CIOnlineResourcePropertyType> values)MDDigitalTransferOptionsTypeMDDigitalTransferOptionsType. withOnLine(List<CIOnlineResourcePropertyType> value)Constructors in net.opengis.iso19139.gmd.v_20070417 with parameters of type CIOnlineResourcePropertyType Constructor Description CIContactType(String id, String uuid, CITelephonePropertyType phone, CIAddressPropertyType address, CIOnlineResourcePropertyType onlineResource, CharacterStringPropertyType hoursOfService, CharacterStringPropertyType contactInstructions)Fully-initialising value constructorMDMetadataExtensionInformationType(String id, String uuid, CIOnlineResourcePropertyType extensionOnLineResource, List<MDExtendedElementInformationPropertyType> extendedElementInformation)Fully-initialising value constructorConstructor parameters in net.opengis.iso19139.gmd.v_20070417 with type arguments of type CIOnlineResourcePropertyType Constructor Description MDDigitalTransferOptionsType(String id, String uuid, CharacterStringPropertyType unitsOfDistribution, RealPropertyType transferSize, List<CIOnlineResourcePropertyType> onLine, MDMediumPropertyType offLine)Fully-initialising value constructor
-