Uses of Interface
net.opengis.swe.x101.AllowedTimesDocument.AllowedTimes
-
Packages that use AllowedTimesDocument.AllowedTimes Package Description net.opengis.swe.x101 net.opengis.swe.x101.impl -
-
Uses of AllowedTimesDocument.AllowedTimes in net.opengis.swe.x101
Methods in net.opengis.swe.x101 that return AllowedTimesDocument.AllowedTimes Modifier and Type Method Description AllowedTimesDocument.AllowedTimesAllowedTimesDocument. addNewAllowedTimes()Appends and returns a new empty "AllowedTimes" elementAllowedTimesDocument.AllowedTimesAllowedTimesPropertyType. addNewAllowedTimes()Appends and returns a new empty "AllowedTimes" elementAllowedTimesDocument.AllowedTimesAllowedTimesDocument. getAllowedTimes()Gets the "AllowedTimes" elementAllowedTimesDocument.AllowedTimesAllowedTimesPropertyType. getAllowedTimes()Gets the "AllowedTimes" elementstatic AllowedTimesDocument.AllowedTimesAllowedTimesDocument.AllowedTimes.Factory. newInstance()static AllowedTimesDocument.AllowedTimesAllowedTimesDocument.AllowedTimes.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in net.opengis.swe.x101 with parameters of type AllowedTimesDocument.AllowedTimes Modifier and Type Method Description voidAllowedTimesDocument. setAllowedTimes(AllowedTimesDocument.AllowedTimes allowedTimes)Sets the "AllowedTimes" elementvoidAllowedTimesPropertyType. setAllowedTimes(AllowedTimesDocument.AllowedTimes allowedTimes)Sets the "AllowedTimes" element -
Uses of AllowedTimesDocument.AllowedTimes in net.opengis.swe.x101.impl
Classes in net.opengis.swe.x101.impl that implement AllowedTimesDocument.AllowedTimes Modifier and Type Class Description static classAllowedTimesDocumentImpl.AllowedTimesImplAn XML AllowedTimes(@http://www.opengis.net/swe/1.0.1).Methods in net.opengis.swe.x101.impl that return AllowedTimesDocument.AllowedTimes Modifier and Type Method Description AllowedTimesDocument.AllowedTimesAllowedTimesDocumentImpl. addNewAllowedTimes()Appends and returns a new empty "AllowedTimes" elementAllowedTimesDocument.AllowedTimesAllowedTimesPropertyTypeImpl. addNewAllowedTimes()Appends and returns a new empty "AllowedTimes" elementAllowedTimesDocument.AllowedTimesAllowedTimesDocumentImpl. getAllowedTimes()Gets the "AllowedTimes" elementAllowedTimesDocument.AllowedTimesAllowedTimesPropertyTypeImpl. getAllowedTimes()Gets the "AllowedTimes" elementMethods in net.opengis.swe.x101.impl with parameters of type AllowedTimesDocument.AllowedTimes Modifier and Type Method Description voidAllowedTimesDocumentImpl. setAllowedTimes(AllowedTimesDocument.AllowedTimes allowedTimes)Sets the "AllowedTimes" elementvoidAllowedTimesPropertyTypeImpl. setAllowedTimes(AllowedTimesDocument.AllowedTimes allowedTimes)Sets the "AllowedTimes" element
-