Uses of Class
nl.b3p.csw.jaxb.ows.AbstractMetaData
-
Packages that use AbstractMetaData Package Description nl.b3p.csw.jaxb.ows -
-
Uses of AbstractMetaData in nl.b3p.csw.jaxb.ows
Fields in nl.b3p.csw.jaxb.ows declared as AbstractMetaData Modifier and Type Field Description protected AbstractMetaDataMetadataType. abstractMetaDataMethods in nl.b3p.csw.jaxb.ows that return AbstractMetaData Modifier and Type Method Description AbstractMetaDataObjectFactory. createAbstractMetaData(Object value)Create an instance ofAbstractMetaData}AbstractMetaDataMetadataType. getAbstractMetaData()Gets the value of the abstractMetaData property.Methods in nl.b3p.csw.jaxb.ows with parameters of type AbstractMetaData Modifier and Type Method Description voidMetadataType. setAbstractMetaData(AbstractMetaData value)Sets the value of the abstractMetaData property.Constructors in nl.b3p.csw.jaxb.ows with parameters of type AbstractMetaData Constructor Description MetadataType(AbstractMetaData abstractMetaData, String about, String type, String href, String role, String arcrole, String title, String show, String actuate)Fully-initialising value constructor
-