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

Uses of AllowedTimesType in net.opengis.swecommon.v_2_0
 

Fields in net.opengis.swecommon.v_2_0 declared as AllowedTimesType
protected  AllowedTimesType AllowedTimesPropertyType.allowedTimes
           
protected  AllowedTimesType AllowedTimesPropertyByValueType.allowedTimes
           
 

Methods in net.opengis.swecommon.v_2_0 that return AllowedTimesType
 AllowedTimesType ObjectFactory.createAllowedTimesType()
          Create an instance of AllowedTimesType
 AllowedTimesType AllowedTimesPropertyType.getAllowedTimes()
          Gets the value of the allowedTimes property.
 AllowedTimesType AllowedTimesPropertyByValueType.getAllowedTimes()
          Gets the value of the allowedTimes property.
 AllowedTimesType AllowedTimesType.withExtension(Collection<Object> values)
           
 AllowedTimesType AllowedTimesType.withExtension(List<Object> value)
           
 AllowedTimesType AllowedTimesType.withExtension(Object... values)
           
 AllowedTimesType AllowedTimesType.withId(String value)
           
 AllowedTimesType AllowedTimesType.withInterval(Collection<JAXBElement<List<String>>> values)
           
 AllowedTimesType AllowedTimesType.withInterval(JAXBElement<List<String>>... values)
           
 AllowedTimesType AllowedTimesType.withInterval(List<JAXBElement<List<String>>> value)
           
 AllowedTimesType AllowedTimesType.withSignificantFigures(BigInteger value)
           
 AllowedTimesType AllowedTimesType.withValue(Collection<JAXBElement<List<String>>> values)
           
 AllowedTimesType AllowedTimesType.withValue(JAXBElement<List<String>>... values)
           
 AllowedTimesType AllowedTimesType.withValue(List<JAXBElement<List<String>>> value)
           
 

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

Methods in net.opengis.swecommon.v_2_0 with parameters of type AllowedTimesType
 JAXBElement<AllowedTimesType> ObjectFactory.createAllowedTimes(AllowedTimesType value)
          Create an instance of JAXBElement<AllowedTimesType>}
 void AllowedTimesPropertyType.setAllowedTimes(AllowedTimesType value)
          Sets the value of the allowedTimes property.
 void AllowedTimesPropertyByValueType.setAllowedTimes(AllowedTimesType value)
          Sets the value of the allowedTimes property.
 AllowedTimesPropertyType AllowedTimesPropertyType.withAllowedTimes(AllowedTimesType value)
           
 AllowedTimesPropertyByValueType AllowedTimesPropertyByValueType.withAllowedTimes(AllowedTimesType value)
           
 



Copyright © 2008-2015. All Rights Reserved.