Uses of Class
net.opengis.iso19139.gmx.v_20070417.MXSupportFilePropertyType
-
Packages that use MXSupportFilePropertyType Package Description net.opengis.iso19139.gmx.v_20070417 -
-
Uses of MXSupportFilePropertyType in net.opengis.iso19139.gmx.v_20070417
Fields in net.opengis.iso19139.gmx.v_20070417 with type parameters of type MXSupportFilePropertyType Modifier and Type Field Description protected List<MXSupportFilePropertyType>MXAggregateType. aggregateFileprotected List<MXSupportFilePropertyType>MXDataSetType. supportFileMethods in net.opengis.iso19139.gmx.v_20070417 that return MXSupportFilePropertyType Modifier and Type Method Description MXSupportFilePropertyTypeObjectFactory. createMXSupportFilePropertyType()Create an instance ofMXSupportFilePropertyTypeMXSupportFilePropertyTypeMXSupportFilePropertyType. withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)MXSupportFilePropertyTypeMXSupportFilePropertyType. withArcrole(String value)MXSupportFilePropertyTypeMXSupportFilePropertyType. withHref(String value)MXSupportFilePropertyTypeMXSupportFilePropertyType. withMXSupportFile(MXSupportFileType value)MXSupportFilePropertyTypeMXSupportFilePropertyType. withNilReason(String... values)MXSupportFilePropertyTypeMXSupportFilePropertyType. withNilReason(Collection<String> values)MXSupportFilePropertyTypeMXSupportFilePropertyType. withNilReason(List<String> value)MXSupportFilePropertyTypeMXSupportFilePropertyType. withRole(String value)MXSupportFilePropertyTypeMXSupportFilePropertyType. withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)MXSupportFilePropertyTypeMXSupportFilePropertyType. withTitle(String value)MXSupportFilePropertyTypeMXSupportFilePropertyType. withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)MXSupportFilePropertyTypeMXSupportFilePropertyType. withUuidref(String value)Methods in net.opengis.iso19139.gmx.v_20070417 that return types with arguments of type MXSupportFilePropertyType Modifier and Type Method Description List<MXSupportFilePropertyType>MXAggregateType. getAggregateFile()Gets the value of the aggregateFile property.List<MXSupportFilePropertyType>MXDataSetType. getSupportFile()Gets the value of the supportFile property.Methods in net.opengis.iso19139.gmx.v_20070417 with parameters of type MXSupportFilePropertyType Modifier and Type Method Description MXAggregateTypeMXAggregateType. withAggregateFile(MXSupportFilePropertyType... values)MXDataSetTypeMXDataSetType. withSupportFile(MXSupportFilePropertyType... values)Method parameters in net.opengis.iso19139.gmx.v_20070417 with type arguments of type MXSupportFilePropertyType Modifier and Type Method Description voidMXAggregateType. setAggregateFile(List<MXSupportFilePropertyType> value)voidMXDataSetType. setSupportFile(List<MXSupportFilePropertyType> value)MXAggregateTypeMXAggregateType. withAggregateFile(Collection<MXSupportFilePropertyType> values)MXAggregateTypeMXAggregateType. withAggregateFile(List<MXSupportFilePropertyType> value)MXDataSetTypeMXDataSetType. withSupportFile(Collection<MXSupportFilePropertyType> values)MXDataSetTypeMXDataSetType. withSupportFile(List<MXSupportFilePropertyType> value)
-