Class Group


  • public class Group
    extends java.lang.Object
    • Constructor Detail

      • Group

        public Group()
    • Method Detail

      • setChoice

        public void setChoice​(Choice choice)
      • getChoice

        public Choice getChoice()
      • setSequence

        public void setSequence​(Sequence sequence)
      • getSequence

        public Sequence getSequence()
      • setAll

        public void setAll​(All all)
      • getAll

        public All getAll()
      • setAnnotation

        public void setAnnotation​(Annotation annotation)
      • getAnnotation

        public Annotation getAnnotation()
      • setRef

        public void setRef​(java.lang.String ref)
      • getRef

        public java.lang.String getRef()
      • setMinOccurs

        public void setMinOccurs​(java.lang.String minOccurs)
      • getMinOccurs

        public java.lang.String getMinOccurs()
      • setMaxOccurs

        public void setMaxOccurs​(java.lang.String maxOccurs)
      • getMaxOccurs

        public java.lang.String getMaxOccurs()
      • setName

        public void setName​(java.lang.String name)
      • getName

        public java.lang.String getName()