Uses of Class
nl.b3p.csw.jaxb.ows.AccessConstraints
-
Packages that use AccessConstraints Package Description nl.b3p.csw.jaxb.ows -
-
Uses of AccessConstraints in nl.b3p.csw.jaxb.ows
Fields in nl.b3p.csw.jaxb.ows with type parameters of type AccessConstraints Modifier and Type Field Description protected List<AccessConstraints>ServiceIdentification. accessConstraintsMethods in nl.b3p.csw.jaxb.ows that return AccessConstraints Modifier and Type Method Description AccessConstraintsObjectFactory. createAccessConstraints(String value)Create an instance ofAccessConstraints}Methods in nl.b3p.csw.jaxb.ows that return types with arguments of type AccessConstraints Modifier and Type Method Description List<AccessConstraints>ServiceIdentification. getAccessConstraints()Unordered list of access constraints applied to assure the protection of privacy or intellectual property, and any other restrictions on retrieving or using data from or otherwise using this server.
-