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