Uses of Class
net.opengis.iso19139.gmd.v_20070417.LILineagePropertyType
-
Packages that use LILineagePropertyType Package Description net.opengis.iso19139.gmd.v_20070417 -
-
Uses of LILineagePropertyType in net.opengis.iso19139.gmd.v_20070417
Fields in net.opengis.iso19139.gmd.v_20070417 declared as LILineagePropertyType Modifier and Type Field Description protected LILineagePropertyTypeDQDataQualityType. lineageMethods in net.opengis.iso19139.gmd.v_20070417 that return LILineagePropertyType Modifier and Type Method Description LILineagePropertyTypeObjectFactory. createLILineagePropertyType()Create an instance ofLILineagePropertyTypeLILineagePropertyTypeDQDataQualityType. getLineage()Gets the value of the lineage property.LILineagePropertyTypeLILineagePropertyType. withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)LILineagePropertyTypeLILineagePropertyType. withArcrole(String value)LILineagePropertyTypeLILineagePropertyType. withHref(String value)LILineagePropertyTypeLILineagePropertyType. withLILineage(LILineageType value)LILineagePropertyTypeLILineagePropertyType. withNilReason(String... values)LILineagePropertyTypeLILineagePropertyType. withNilReason(Collection<String> values)LILineagePropertyTypeLILineagePropertyType. withNilReason(List<String> value)LILineagePropertyTypeLILineagePropertyType. withRole(String value)LILineagePropertyTypeLILineagePropertyType. withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)LILineagePropertyTypeLILineagePropertyType. withTitle(String value)LILineagePropertyTypeLILineagePropertyType. withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)LILineagePropertyTypeLILineagePropertyType. withUuidref(String value)Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type LILineagePropertyType Modifier and Type Method Description voidDQDataQualityType. setLineage(LILineagePropertyType value)Sets the value of the lineage property.DQDataQualityTypeDQDataQualityType. withLineage(LILineagePropertyType value)Constructors in net.opengis.iso19139.gmd.v_20070417 with parameters of type LILineagePropertyType Constructor Description DQDataQualityType(String id, String uuid, DQScopePropertyType scope, List<DQElementPropertyType> report, LILineagePropertyType lineage)Fully-initialising value constructor
-