Uses of Class
org.openapplications.oagis._9.TimePeriodType
-
Packages that use TimePeriodType Package Description org.openapplications.oagis._9 -
-
Uses of TimePeriodType in org.openapplications.oagis._9
Methods in org.openapplications.oagis._9 that return TimePeriodType Modifier and Type Method Description TimePeriodTypeTimePeriodType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2TimePeriodTypeObjectFactory. createTimePeriodType()Create an instance ofTimePeriodTypeTimePeriodTypePreferenceABIEType. getEffectiveTimePeriod()Gets the value of the effectiveTimePeriod property.TimePeriodTypeStatusABIEType. getTimePeriod()Gets the value of the timePeriod property.Methods in org.openapplications.oagis._9 that return types with arguments of type TimePeriodType Modifier and Type Method Description JAXBElement<TimePeriodType>ObjectFactory. createEffectiveTimePeriod(TimePeriodType value)JAXBElement<TimePeriodType>ObjectFactory. createTimePeriod(TimePeriodType value)Methods in org.openapplications.oagis._9 with parameters of type TimePeriodType Modifier and Type Method Description voidTimePeriodType. cloneTo(TimePeriodType ret)This method clones all values fromthisto the passed object.JAXBElement<TimePeriodType>ObjectFactory. createEffectiveTimePeriod(TimePeriodType value)JAXBElement<TimePeriodType>ObjectFactory. createTimePeriod(TimePeriodType value)voidPreferenceABIEType. setEffectiveTimePeriod(TimePeriodType value)Sets the value of the effectiveTimePeriod property.voidStatusABIEType. setTimePeriod(TimePeriodType value)Sets the value of the timePeriod property.
-