Uses of Interface
net.opengis.swe.x101.AllowedTokensDocument.AllowedTokens
-
Packages that use AllowedTokensDocument.AllowedTokens Package Description net.opengis.swe.x101 net.opengis.swe.x101.impl -
-
Uses of AllowedTokensDocument.AllowedTokens in net.opengis.swe.x101
Methods in net.opengis.swe.x101 that return AllowedTokensDocument.AllowedTokens Modifier and Type Method Description AllowedTokensDocument.AllowedTokensAllowedTokensDocument. addNewAllowedTokens()Appends and returns a new empty "AllowedTokens" elementAllowedTokensDocument.AllowedTokensAllowedTokensPropertyType. addNewAllowedTokens()Appends and returns a new empty "AllowedTokens" elementAllowedTokensDocument.AllowedTokensAllowedTokensDocument. getAllowedTokens()Gets the "AllowedTokens" elementAllowedTokensDocument.AllowedTokensAllowedTokensPropertyType. getAllowedTokens()Gets the "AllowedTokens" elementstatic AllowedTokensDocument.AllowedTokensAllowedTokensDocument.AllowedTokens.Factory. newInstance()static AllowedTokensDocument.AllowedTokensAllowedTokensDocument.AllowedTokens.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in net.opengis.swe.x101 with parameters of type AllowedTokensDocument.AllowedTokens Modifier and Type Method Description voidAllowedTokensDocument. setAllowedTokens(AllowedTokensDocument.AllowedTokens allowedTokens)Sets the "AllowedTokens" elementvoidAllowedTokensPropertyType. setAllowedTokens(AllowedTokensDocument.AllowedTokens allowedTokens)Sets the "AllowedTokens" element -
Uses of AllowedTokensDocument.AllowedTokens in net.opengis.swe.x101.impl
Classes in net.opengis.swe.x101.impl that implement AllowedTokensDocument.AllowedTokens Modifier and Type Class Description static classAllowedTokensDocumentImpl.AllowedTokensImplAn XML AllowedTokens(@http://www.opengis.net/swe/1.0.1).Methods in net.opengis.swe.x101.impl that return AllowedTokensDocument.AllowedTokens Modifier and Type Method Description AllowedTokensDocument.AllowedTokensAllowedTokensDocumentImpl. addNewAllowedTokens()Appends and returns a new empty "AllowedTokens" elementAllowedTokensDocument.AllowedTokensAllowedTokensPropertyTypeImpl. addNewAllowedTokens()Appends and returns a new empty "AllowedTokens" elementAllowedTokensDocument.AllowedTokensAllowedTokensDocumentImpl. getAllowedTokens()Gets the "AllowedTokens" elementAllowedTokensDocument.AllowedTokensAllowedTokensPropertyTypeImpl. getAllowedTokens()Gets the "AllowedTokens" elementMethods in net.opengis.swe.x101.impl with parameters of type AllowedTokensDocument.AllowedTokens Modifier and Type Method Description voidAllowedTokensDocumentImpl. setAllowedTokens(AllowedTokensDocument.AllowedTokens allowedTokens)Sets the "AllowedTokens" elementvoidAllowedTokensPropertyTypeImpl. setAllowedTokens(AllowedTokensDocument.AllowedTokens allowedTokens)Sets the "AllowedTokens" element
-