Uses of Class
org.openapplications.oagis._9.ReceiverType
-
Packages that use ReceiverType Package Description org.openapplications.oagis._9 -
-
Uses of ReceiverType in org.openapplications.oagis._9
Methods in org.openapplications.oagis._9 that return ReceiverType Modifier and Type Method Description ReceiverTypeReceiverType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2ReceiverTypeObjectFactory. createReceiverType()Create an instance ofReceiverTypeReceiverTypeApplicationAreaType. getReceiverAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionMethods in org.openapplications.oagis._9 that return types with arguments of type ReceiverType Modifier and Type Method Description JAXBElement<ReceiverType>ObjectFactory. createReceiver(ReceiverType value)List<ReceiverType>ApplicationAreaType. getReceiver()Gets the value of the receiver property.Methods in org.openapplications.oagis._9 with parameters of type ReceiverType Modifier and Type Method Description voidApplicationAreaType. addReceiver(ReceiverType elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidReceiverType. cloneTo(ReceiverType ret)This method clones all values fromthisto the passed object.JAXBElement<ReceiverType>ObjectFactory. createReceiver(ReceiverType value)Method parameters in org.openapplications.oagis._9 with type arguments of type ReceiverType Modifier and Type Method Description voidApplicationAreaType. setReceiver(List<ReceiverType> aList)Created by ph-jaxb22-plugin -Xph-list-extension
-