Uses of Class
org.n52.shetland.ogc.om.values.HrefAttributeValue
-
Packages that use HrefAttributeValue Package Description org.n52.shetland.ogc.om.values org.n52.shetland.ogc.om.values.visitor -
-
Uses of HrefAttributeValue in org.n52.shetland.ogc.om.values
Methods in org.n52.shetland.ogc.om.values that return HrefAttributeValue Modifier and Type Method Description HrefAttributeValueHrefAttributeValue. setUnit(UoM unit)HrefAttributeValueHrefAttributeValue. setValue(W3CHrefAttribute value) -
Uses of HrefAttributeValue in org.n52.shetland.ogc.om.values.visitor
Methods in org.n52.shetland.ogc.om.values.visitor with parameters of type HrefAttributeValue Modifier and Type Method Description protected abstract voidVoidValueVisitor. _visit(HrefAttributeValue value)TValueVisitor. visit(HrefAttributeValue value)VoidVoidValueVisitor. visit(HrefAttributeValue value)
-