Uses of Class
net.opengis.iso19139.gmd.v_20070417.LILineageType
-
Packages that use LILineageType Package Description net.opengis.iso19139.gmd.v_20070417 -
-
Uses of LILineageType in net.opengis.iso19139.gmd.v_20070417
Fields in net.opengis.iso19139.gmd.v_20070417 declared as LILineageType Modifier and Type Field Description protected LILineageTypeLILineagePropertyType. liLineageMethods in net.opengis.iso19139.gmd.v_20070417 that return LILineageType Modifier and Type Method Description LILineageTypeObjectFactory. createLILineageType()Create an instance ofLILineageTypeLILineageTypeLILineagePropertyType. getLILineage()Gets the value of the liLineage property.LILineageTypeLILineageType. withId(String value)LILineageTypeLILineageType. withProcessStep(Collection<LIProcessStepPropertyType> values)LILineageTypeLILineageType. withProcessStep(List<LIProcessStepPropertyType> value)LILineageTypeLILineageType. withProcessStep(LIProcessStepPropertyType... values)LILineageTypeLILineageType. withSource(Collection<LISourcePropertyType> values)LILineageTypeLILineageType. withSource(List<LISourcePropertyType> value)LILineageTypeLILineageType. withSource(LISourcePropertyType... values)LILineageTypeLILineageType. withStatement(CharacterStringPropertyType value)LILineageTypeLILineageType. withUuid(String value)Methods in net.opengis.iso19139.gmd.v_20070417 that return types with arguments of type LILineageType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<LILineageType>ObjectFactory. createLILineage(LILineageType value)Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type LILineageType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<LILineageType>ObjectFactory. createLILineage(LILineageType value)voidLILineagePropertyType. setLILineage(LILineageType value)Sets the value of the liLineage property.LILineagePropertyTypeLILineagePropertyType. withLILineage(LILineageType value)Constructors in net.opengis.iso19139.gmd.v_20070417 with parameters of type LILineageType Constructor Description LILineagePropertyType(LILineageType liLineage, List<String> nilReason, String uuidref, org.hisrc.w3c.xlink.v_1_0.TypeType type, String href, String role, String arcrole, String title, org.hisrc.w3c.xlink.v_1_0.ShowType show, org.hisrc.w3c.xlink.v_1_0.ActuateType actuate)Fully-initialising value constructor
-