Class ComplexType

    • Constructor Detail

      • ComplexType

        public ComplexType()
    • Method Detail

      • setName

        public void setName​(String name)
      • getName

        public String getName()
      • setMixed

        public void setMixed​(boolean mixed)
      • isMixed

        public boolean isMixed()
      • setAbstractValue

        public void setAbstractValue​(boolean abstractValue)
      • isAbstractValue

        public boolean isAbstractValue()
      • setAnyAttribute

        public void setAnyAttribute​(AnyAttribute anyAttribute)
      • 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()
      • setTypeDefParticle

        public void setTypeDefParticle​(TypeDefParticle typeDefParticle)
      • setComplexContent

        public void setComplexContent​(ComplexContent complexContent)
      • setSimpleContent

        public void setSimpleContent​(SimpleContent simpleContent)
      • getNameOrOwnerName

        public String getNameOrOwnerName()
      • getOwner

        public Element getOwner()
      • setOwner

        public void setOwner​(Element owner)
      • setAttributesMap

        public void setAttributesMap​(Map attributesMap)
      • getAttributesMap

        public Map getAttributesMap()
      • setAnnotation

        public void setAnnotation​(Annotation annotation)
      • getAnnotation

        public Annotation getAnnotation()
      • setOrderedAttributes

        public void setOrderedAttributes​(List orderedAttributes)
      • getOrderedAttributes

        public List getOrderedAttributes()