Uses of Class
net.opengis.iso19139.gmd.v_20070417.CISeriesType
-
Packages that use CISeriesType Package Description net.opengis.iso19139.gmd.v_20070417 -
-
Uses of CISeriesType in net.opengis.iso19139.gmd.v_20070417
Fields in net.opengis.iso19139.gmd.v_20070417 declared as CISeriesType Modifier and Type Field Description protected CISeriesTypeCISeriesPropertyType. ciSeriesMethods in net.opengis.iso19139.gmd.v_20070417 that return CISeriesType Modifier and Type Method Description CISeriesTypeObjectFactory. createCISeriesType()Create an instance ofCISeriesTypeCISeriesTypeCISeriesPropertyType. getCISeries()Gets the value of the ciSeries property.CISeriesTypeCISeriesType. withId(String value)CISeriesTypeCISeriesType. withIssueIdentification(CharacterStringPropertyType value)CISeriesTypeCISeriesType. withName(CharacterStringPropertyType value)CISeriesTypeCISeriesType. withPage(CharacterStringPropertyType value)CISeriesTypeCISeriesType. withUuid(String value)Methods in net.opengis.iso19139.gmd.v_20070417 that return types with arguments of type CISeriesType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CISeriesType>ObjectFactory. createCISeries(CISeriesType value)Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type CISeriesType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CISeriesType>ObjectFactory. createCISeries(CISeriesType value)voidCISeriesPropertyType. setCISeries(CISeriesType value)Sets the value of the ciSeries property.CISeriesPropertyTypeCISeriesPropertyType. withCISeries(CISeriesType value)Constructors in net.opengis.iso19139.gmd.v_20070417 with parameters of type CISeriesType Constructor Description CISeriesPropertyType(CISeriesType ciSeries, 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
-