com.ibm.tivoli.maximo.oslc.provider

Class MboSchemaInfo

  • java.lang.Object
    • com.ibm.tivoli.maximo.oslc.provider.MboSchemaInfo


  • public class MboSchemaInfo
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      java.util.List childInfos 
    • Constructor Summary

      Constructors 
      Constructor and Description
      MboSchemaInfo(java.lang.String name) 
    • Field Detail

      • childInfos

        public java.util.List childInfos
    • Constructor Detail

      • MboSchemaInfo

        public MboSchemaInfo(java.lang.String name)
    • Method Detail

      • addChild

        public void addChild(java.lang.String relName)
      • getChildren

        public java.util.List getChildren()
      • getName

        public java.lang.String getName()
      • isSetKeysOnUpdate

        public boolean isSetKeysOnUpdate()
      • setSetKeysOnUpdate

        public void setSetKeysOnUpdate(boolean setKeysOnUpdate)