|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClassificationCode | |
org.deegree_impl.services.wcas.metadatadesc | |
org.deegree.services.wcas.metadatadesc |
Uses of ClassificationCode in org.deegree_impl.services.wcas.metadatadesc |
Classes in org.deegree_impl.services.wcas.metadatadesc that implement ClassificationCode | |
class |
ClassificationCode_Impl
ClassificationCode_Impl.java Created on 16. |
Fields in org.deegree_impl.services.wcas.metadatadesc declared as ClassificationCode | |
(package private) ClassificationCode |
SecurityConstraints_Impl.classificationcode
|
Methods in org.deegree_impl.services.wcas.metadatadesc that return ClassificationCode | |
private static ClassificationCode |
WCAS_ISO19119Factory.getClassificationCode(org.w3c.dom.Element ccElement)
returns an instance of the element <classificationCode> |
ClassificationCode |
SecurityConstraints_Impl.getClassificationCode()
|
Methods in org.deegree_impl.services.wcas.metadatadesc with parameters of type ClassificationCode | |
void |
SecurityConstraints_Impl.setClassificationCode(ClassificationCode classificationcode)
|
Constructors in org.deegree_impl.services.wcas.metadatadesc with parameters of type ClassificationCode | |
SecurityConstraints_Impl(ClassificationCode classificationcode,
java.lang.String classificationsystem,
java.lang.String handlingdescription,
java.lang.String[] uselimitation,
java.lang.String usernote)
Creates a new instance of SecurityConstraints_Impl |
Uses of ClassificationCode in org.deegree.services.wcas.metadatadesc |
Methods in org.deegree.services.wcas.metadatadesc that return ClassificationCode | |
ClassificationCode |
SecurityConstraints.getClassificationCode()
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |