|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use PropertyRightsCode | |
| org.deegree_impl.services.wcas.metadatadesc | |
| org.deegree.services.wcas.metadatadesc | |
| Uses of PropertyRightsCode in org.deegree_impl.services.wcas.metadatadesc |
| Classes in org.deegree_impl.services.wcas.metadatadesc that implement PropertyRightsCode | |
class |
PropertyRightsCode_Impl
PropertyRightsCode_Impl.java Created on 16. |
| Methods in org.deegree_impl.services.wcas.metadatadesc that return PropertyRightsCode | |
private static PropertyRightsCode |
WCAS_ISO19119Factory.getPropertyRightsCode(org.w3c.dom.Element prcElement)
returns an instance of the element <propertyRightsCode> minOccurs="0" maxOccurs="unbounded" |
PropertyRightsCode[] |
LegalConstraints_Impl.getPropertyRightsCode()
minOccurs="0" maxOccurs="unbounded" |
| Methods in org.deegree_impl.services.wcas.metadatadesc with parameters of type PropertyRightsCode | |
void |
LegalConstraints_Impl.addPropertyRightsCode(PropertyRightsCode propertyrightscode)
|
void |
LegalConstraints_Impl.setPropertyRightsCode(PropertyRightsCode[] propertyrightscode)
|
| Constructors in org.deegree_impl.services.wcas.metadatadesc with parameters of type PropertyRightsCode | |
LegalConstraints_Impl(java.lang.String[] otherconstraints,
PropertyRightsCode[] propertyrightscode,
UseConstraintsCode[] useconstraintscode,
java.lang.String[] uselimitation)
Creates a new instance of LegalConstraints_Impl |
|
| Uses of PropertyRightsCode in org.deegree.services.wcas.metadatadesc |
| Methods in org.deegree.services.wcas.metadatadesc that return PropertyRightsCode | |
PropertyRightsCode[] |
LegalConstraints.getPropertyRightsCode()
minOccurs="0" maxOccurs="unbounded" |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||