Uses of Class
nl.b3p.csw.jaxb.gml.DefinitionRef
-
Packages that use DefinitionRef Package Description nl.b3p.csw.jaxb.gml -
-
Uses of DefinitionRef in nl.b3p.csw.jaxb.gml
Fields in nl.b3p.csw.jaxb.gml declared as DefinitionRef Modifier and Type Field Description protected DefinitionRefDefinitionProxyType. definitionRefMethods in nl.b3p.csw.jaxb.gml that return DefinitionRef Modifier and Type Method Description DefinitionRefObjectFactory. createDefinitionRef(ReferenceType value)Create an instance ofDefinitionRef}DefinitionRefDefinitionProxyType. getDefinitionRef()A reference to a remote entry in this dictionary, used when this dictionary entry is identified to allow external references to this specific entry.Methods in nl.b3p.csw.jaxb.gml with parameters of type DefinitionRef Modifier and Type Method Description voidDefinitionProxyType. setDefinitionRef(DefinitionRef value)Sets the value of the definitionRef property.Constructors in nl.b3p.csw.jaxb.gml with parameters of type DefinitionRef Constructor Description DefinitionProxyType(List<MetaDataProperty> metaDataProperty, Description description, List<Name> name, String id, DefinitionRef definitionRef)Fully-initialising value constructor
-