Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Class
com.ibm.tivoli.maximo.fdmbo.JSONPropertyInfo

  • Packages that use JSONPropertyInfo 
    Package Description
    com.ibm.tivoli.maximo.fdmbo  
    com.ibm.tivoli.maximo.fdmbo.analyze  
    com.ibm.tivoli.maximo.fdmbo.app.createres  
    com.ibm.tivoli.maximo.fdmbo.generate  
    • Uses of JSONPropertyInfo in com.ibm.tivoli.maximo.fdmbo

      Methods in com.ibm.tivoli.maximo.fdmbo with parameters of type JSONPropertyInfo 
      Modifier and Type Method and Description
      void JSONObjectInfo.addProperty(java.lang.String mappedName, JSONPropertyInfo jsonProp)
      Adds new property info.
    • Uses of JSONPropertyInfo in com.ibm.tivoli.maximo.fdmbo.analyze

      Methods in com.ibm.tivoli.maximo.fdmbo.analyze that return JSONPropertyInfo 
      Modifier and Type Method and Description
      protected JSONPropertyInfo JSONAnalyzer.buildPropertyInfo(java.lang.String propName, java.lang.String attributeName, int type, java.lang.Object defaultValue, long suggestedLength, java.lang.String dateType, java.lang.String dateFormat, java.lang.String title) 
      Methods in com.ibm.tivoli.maximo.fdmbo.analyze with parameters of type JSONPropertyInfo 
      Modifier and Type Method and Description
      protected void JSONAnalyzer.analyzeConstraints(JSONObjectInfo jsonObjInfo, JSONPropertyInfo jsonProp) 
    • Uses of JSONPropertyInfo in com.ibm.tivoli.maximo.fdmbo.app.createres

      Methods in com.ibm.tivoli.maximo.fdmbo.app.createres that return JSONPropertyInfo 
      Modifier and Type Method and Description
      JSONPropertyInfo JSONProcessNPMbo.getPropertyInfo() 
      Methods in com.ibm.tivoli.maximo.fdmbo.app.createres with parameters of type JSONPropertyInfo 
      Modifier and Type Method and Description
      void JSONProcessNPMbo.setPropertyInfo(JSONPropertyInfo propInfo) 
    • Uses of JSONPropertyInfo in com.ibm.tivoli.maximo.fdmbo.generate

      Methods in com.ibm.tivoli.maximo.fdmbo.generate with parameters of type JSONPropertyInfo 
      Modifier and Type Method and Description
      static long JSONMaxArtifactsCreator.getLength(JSONPropertyInfo property, java.lang.String maxType) 
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes