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

Uses of AllowedTokensType in net.opengis.swecommon.v_2_0
 

Fields in net.opengis.swecommon.v_2_0 declared as AllowedTokensType
protected  AllowedTokensType AllowedTokensPropertyType.allowedTokens
           
protected  AllowedTokensType AllowedTokensPropertyByValueType.allowedTokens
           
 

Methods in net.opengis.swecommon.v_2_0 that return AllowedTokensType
 AllowedTokensType ObjectFactory.createAllowedTokensType()
          Create an instance of AllowedTokensType
 AllowedTokensType AllowedTokensPropertyType.getAllowedTokens()
          Gets the value of the allowedTokens property.
 AllowedTokensType AllowedTokensPropertyByValueType.getAllowedTokens()
          Gets the value of the allowedTokens property.
 AllowedTokensType AllowedTokensType.withExtension(Collection<Object> values)
           
 AllowedTokensType AllowedTokensType.withExtension(List<Object> value)
           
 AllowedTokensType AllowedTokensType.withExtension(Object... values)
           
 AllowedTokensType AllowedTokensType.withId(String value)
           
 AllowedTokensType AllowedTokensType.withPattern(String value)
           
 AllowedTokensType AllowedTokensType.withValue(Collection<String> values)
           
 AllowedTokensType AllowedTokensType.withValue(List<String> value)
           
 AllowedTokensType AllowedTokensType.withValue(String... values)
           
 

Methods in net.opengis.swecommon.v_2_0 that return types with arguments of type AllowedTokensType
 JAXBElement<AllowedTokensType> ObjectFactory.createAllowedTokens(AllowedTokensType value)
          Create an instance of JAXBElement<AllowedTokensType>}
 

Methods in net.opengis.swecommon.v_2_0 with parameters of type AllowedTokensType
 JAXBElement<AllowedTokensType> ObjectFactory.createAllowedTokens(AllowedTokensType value)
          Create an instance of JAXBElement<AllowedTokensType>}
 void AllowedTokensPropertyType.setAllowedTokens(AllowedTokensType value)
          Sets the value of the allowedTokens property.
 void AllowedTokensPropertyByValueType.setAllowedTokens(AllowedTokensType value)
          Sets the value of the allowedTokens property.
 AllowedTokensPropertyType AllowedTokensPropertyType.withAllowedTokens(AllowedTokensType value)
           
 AllowedTokensPropertyByValueType AllowedTokensPropertyByValueType.withAllowedTokens(AllowedTokensType value)
           
 



Copyright © 2008-2015. All Rights Reserved.