|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MaximumValue | |
org.deegree_impl.services.wcas.metadatadesc | |
org.deegree.services.wcas.metadatadesc |
Uses of MaximumValue in org.deegree_impl.services.wcas.metadatadesc |
Classes in org.deegree_impl.services.wcas.metadatadesc that implement MaximumValue | |
class |
MaximumValue_Impl
MaximumValue_Impl.java Created on 16. |
Fields in org.deegree_impl.services.wcas.metadatadesc declared as MaximumValue | |
(package private) MaximumValue |
Range_Impl.maximumvalue
|
Methods in org.deegree_impl.services.wcas.metadatadesc that return MaximumValue | |
private static MaximumValue |
WCAS_ISO19119Factory.getMaximumValue(org.w3c.dom.Element maxElement)
returns an instance of the element <maximumValue> |
MaximumValue |
Range_Impl.getMaximumValue()
|
Methods in org.deegree_impl.services.wcas.metadatadesc with parameters of type MaximumValue | |
void |
Range_Impl.setMaximumValue(MaximumValue maximumvalue)
|
Constructors in org.deegree_impl.services.wcas.metadatadesc with parameters of type MaximumValue | |
Range_Impl(MaximumValue maximumvalue,
MinimumValue minimumvalue)
Creates a new instance of Range_Impl |
Uses of MaximumValue in org.deegree.services.wcas.metadatadesc |
Methods in org.deegree.services.wcas.metadatadesc that return MaximumValue | |
MaximumValue |
Range.getMaximumValue()
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |