Uses of Class
nl.b3p.csw.jaxb.gml.IndirectEntryType
-
Packages that use IndirectEntryType Package Description nl.b3p.csw.jaxb.gml -
-
Uses of IndirectEntryType in nl.b3p.csw.jaxb.gml
Methods in nl.b3p.csw.jaxb.gml that return IndirectEntryType Modifier and Type Method Description IndirectEntryTypeObjectFactory. createIndirectEntryType()Create an instance ofIndirectEntryTypeMethods in nl.b3p.csw.jaxb.gml with parameters of type IndirectEntryType Modifier and Type Method Description IndirectEntryObjectFactory. createIndirectEntry(IndirectEntryType value)Create an instance ofIndirectEntry}Constructors in nl.b3p.csw.jaxb.gml with parameters of type IndirectEntryType Constructor Description IndirectEntry(IndirectEntryType value)
-