Uses of Class
net.opengis.iso19139.gmd.v_20070417.LISourcePropertyType
-
Packages that use LISourcePropertyType Package Description net.opengis.iso19139.gmd.v_20070417 -
-
Uses of LISourcePropertyType in net.opengis.iso19139.gmd.v_20070417
Fields in net.opengis.iso19139.gmd.v_20070417 with type parameters of type LISourcePropertyType Modifier and Type Field Description protected List<LISourcePropertyType>LILineageType. sourceprotected List<LISourcePropertyType>LIProcessStepType. sourceMethods in net.opengis.iso19139.gmd.v_20070417 that return LISourcePropertyType Modifier and Type Method Description LISourcePropertyTypeObjectFactory. createLISourcePropertyType()Create an instance ofLISourcePropertyTypeLISourcePropertyTypeLISourcePropertyType. withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)LISourcePropertyTypeLISourcePropertyType. withArcrole(String value)LISourcePropertyTypeLISourcePropertyType. withHref(String value)LISourcePropertyTypeLISourcePropertyType. withLISource(LISourceType value)LISourcePropertyTypeLISourcePropertyType. withNilReason(String... values)LISourcePropertyTypeLISourcePropertyType. withNilReason(Collection<String> values)LISourcePropertyTypeLISourcePropertyType. withNilReason(List<String> value)LISourcePropertyTypeLISourcePropertyType. withRole(String value)LISourcePropertyTypeLISourcePropertyType. withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)LISourcePropertyTypeLISourcePropertyType. withTitle(String value)LISourcePropertyTypeLISourcePropertyType. withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)LISourcePropertyTypeLISourcePropertyType. withUuidref(String value)Methods in net.opengis.iso19139.gmd.v_20070417 that return types with arguments of type LISourcePropertyType Modifier and Type Method Description List<LISourcePropertyType>LILineageType. getSource()Gets the value of the source property.List<LISourcePropertyType>LIProcessStepType. getSource()Gets the value of the source property.Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type LISourcePropertyType Modifier and Type Method Description LILineageTypeLILineageType. withSource(LISourcePropertyType... values)LIProcessStepTypeLIProcessStepType. withSource(LISourcePropertyType... values)Method parameters in net.opengis.iso19139.gmd.v_20070417 with type arguments of type LISourcePropertyType Modifier and Type Method Description voidLILineageType. setSource(List<LISourcePropertyType> value)voidLIProcessStepType. setSource(List<LISourcePropertyType> value)LILineageTypeLILineageType. withSource(Collection<LISourcePropertyType> values)LILineageTypeLILineageType. withSource(List<LISourcePropertyType> value)LIProcessStepTypeLIProcessStepType. withSource(Collection<LISourcePropertyType> values)LIProcessStepTypeLIProcessStepType. withSource(List<LISourcePropertyType> value)
-