Uses of Class
nl.b3p.csw.jaxb.csw.SchemaComponentType
-
Packages that use SchemaComponentType Package Description nl.b3p.csw.jaxb.csw -
-
Uses of SchemaComponentType in nl.b3p.csw.jaxb.csw
Fields in nl.b3p.csw.jaxb.csw with type parameters of type SchemaComponentType Modifier and Type Field Description protected List<SchemaComponentType>DescribeRecordResponseType. schemaComponentMethods in nl.b3p.csw.jaxb.csw that return SchemaComponentType Modifier and Type Method Description SchemaComponentTypeObjectFactory. createSchemaComponentType()Create an instance ofSchemaComponentTypeMethods in nl.b3p.csw.jaxb.csw that return types with arguments of type SchemaComponentType Modifier and Type Method Description List<SchemaComponentType>DescribeRecordResponseType. getSchemaComponent()Gets the value of the schemaComponent property.Constructor parameters in nl.b3p.csw.jaxb.csw with type arguments of type SchemaComponentType Constructor Description DescribeRecordResponseType(List<SchemaComponentType> schemaComponent)Fully-initialising value constructor
-