Uses of Class
org.openapplications.oagis._9.NoteType
-
Packages that use NoteType Package Description org.openapplications.oagis._9 -
-
Uses of NoteType in org.openapplications.oagis._9
Methods in org.openapplications.oagis._9 that return NoteType Modifier and Type Method Description NoteTypeNoteType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2NoteTypeObjectFactory. createNoteType()Create an instance ofNoteTypeNoteTypeStateChangeType. getNoteAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionMethods in org.openapplications.oagis._9 that return types with arguments of type NoteType Modifier and Type Method Description JAXBElement<NoteType>ObjectFactory. createNote(NoteType value)List<NoteType>StateChangeType. getNote()Gets the value of the note property.Methods in org.openapplications.oagis._9 with parameters of type NoteType Modifier and Type Method Description voidStateChangeType. addNote(NoteType elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidNoteType. cloneTo(NoteType ret)This method clones all values fromthisto the passed object.JAXBElement<NoteType>ObjectFactory. createNote(NoteType value)Method parameters in org.openapplications.oagis._9 with type arguments of type NoteType Modifier and Type Method Description voidStateChangeType. setNote(List<NoteType> aList)Created by ph-jaxb22-plugin -Xph-list-extension
-