Uses of Class
net.opengis.swecommon.v_2_0.Reference

Uses of Reference in net.opengis.swecommon.v_2_0
 

Fields in net.opengis.swecommon.v_2_0 declared as Reference
protected  Reference CategoryType.codeSpace
           
protected  Reference CategoryRangeType.codeSpace
           
 

Methods in net.opengis.swecommon.v_2_0 that return Reference
 Reference ObjectFactory.createReference()
          Create an instance of Reference
 Reference CategoryType.getCodeSpace()
          Gets the value of the codeSpace property.
 Reference CategoryRangeType.getCodeSpace()
          Gets the value of the codeSpace property.
 Reference Reference.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)
           
 Reference Reference.withArcrole(String value)
           
 Reference Reference.withHref(String value)
           
 Reference Reference.withRole(String value)
           
 Reference Reference.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)
           
 Reference Reference.withTitle(String value)
           
 Reference Reference.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)
           
 

Methods in net.opengis.swecommon.v_2_0 with parameters of type Reference
 void CategoryType.setCodeSpace(Reference value)
          Sets the value of the codeSpace property.
 void CategoryRangeType.setCodeSpace(Reference value)
          Sets the value of the codeSpace property.
 CategoryType CategoryType.withCodeSpace(Reference value)
           
 CategoryRangeType CategoryRangeType.withCodeSpace(Reference value)
           
 



Copyright © 2008-2015. All Rights Reserved.