com.ibm.tivoli.maximo.interaction.obp

Class OBPSchemaElement

  • java.lang.Object
    • com.ibm.tivoli.maximo.interaction.obp.OBPSchemaElement
    • Constructor Detail

      • OBPSchemaElement

        public OBPSchemaElement(org.apache.xmlbeans.SchemaParticle particle)
      • OBPSchemaElement

        public OBPSchemaElement(org.apache.xmlbeans.SchemaLocalElement element)
      • OBPSchemaElement

        public OBPSchemaElement(org.apache.xmlbeans.SchemaLocalElement element,
                                boolean root)
    • Method Detail

      • getName

        public javax.xml.namespace.QName getName()
        Specified by:
        getName in interface OBPSchemaField
      • getType

        public org.apache.xmlbeans.SchemaType getType()
        Specified by:
        getType in interface OBPSchemaField
      • setCombinedMaxOccurs

        public void setCombinedMaxOccurs(int combinedMaxOccurs)
      • setCombinedMinOccurs

        public void setCombinedMinOccurs(int combinedMinOccurs)
      • getCombinedMaxOccurs

        public int getCombinedMaxOccurs()
      • getCombinedMinOccurs

        public int getCombinedMinOccurs()
      • hasCombinedMaxOccurs

        public boolean hasCombinedMaxOccurs()