Uses of Class
org.n52.shetland.w3c.xlink.W3CHrefAttribute
-
Packages that use W3CHrefAttribute Package Description org.n52.shetland.ogc.om.values org.n52.shetland.w3c.xlink -
-
Uses of W3CHrefAttribute in org.n52.shetland.ogc.om.values
Methods in org.n52.shetland.ogc.om.values that return W3CHrefAttribute Modifier and Type Method Description W3CHrefAttributeHrefAttributeValue. getValue()Methods in org.n52.shetland.ogc.om.values with parameters of type W3CHrefAttribute Modifier and Type Method Description HrefAttributeValueHrefAttributeValue. setValue(W3CHrefAttribute value)Constructors in org.n52.shetland.ogc.om.values with parameters of type W3CHrefAttribute Constructor Description HrefAttributeValue(W3CHrefAttribute value) -
Uses of W3CHrefAttribute in org.n52.shetland.w3c.xlink
Methods in org.n52.shetland.w3c.xlink that return W3CHrefAttribute Modifier and Type Method Description W3CHrefAttributeW3CHrefAttribute. setHref(String href)
-