Uses of Class
nl.b3p.csw.jaxb.filter.SortPropertyType
-
Packages that use SortPropertyType Package Description nl.b3p.csw.jaxb.filter -
-
Uses of SortPropertyType in nl.b3p.csw.jaxb.filter
Fields in nl.b3p.csw.jaxb.filter with type parameters of type SortPropertyType Modifier and Type Field Description protected List<SortPropertyType>SortByType. sortPropertyMethods in nl.b3p.csw.jaxb.filter that return SortPropertyType Modifier and Type Method Description SortPropertyTypeObjectFactory. createSortPropertyType()Create an instance ofSortPropertyTypeMethods in nl.b3p.csw.jaxb.filter that return types with arguments of type SortPropertyType Modifier and Type Method Description List<SortPropertyType>SortByType. getSortProperty()Gets the value of the sortProperty property.Constructor parameters in nl.b3p.csw.jaxb.filter with type arguments of type SortPropertyType Constructor Description SortByType(List<SortPropertyType> sortProperty)Fully-initialising value constructor
-