Uses of Class
org.cip4.jdflib.span.JDFSpanBase.EnumDataType

Packages that use JDFSpanBase.EnumDataType
org.cip4.jdflib.resource.intent   
org.cip4.jdflib.span   
 

Uses of JDFSpanBase.EnumDataType in org.cip4.jdflib.resource.intent
 

Methods in org.cip4.jdflib.resource.intent with parameters of type JDFSpanBase.EnumDataType
 JDFSpanBase JDFIntentResource.appendSpan(String strName, JDFSpanBase.EnumDataType nType)
          Append a span if it does not yet exist, else return the existing element
 JDFSpanBase JDFIntentResource.getSpan(String strName, JDFSpanBase.EnumDataType nType)
          get a span
 

Uses of JDFSpanBase.EnumDataType in org.cip4.jdflib.span
 

Fields in org.cip4.jdflib.span declared as JDFSpanBase.EnumDataType
static JDFSpanBase.EnumDataType JDFSpanBase.EnumDataType.DurationSpan
           
static JDFSpanBase.EnumDataType JDFSpanBase.EnumDataType.EnumerationSpan
           
static JDFSpanBase.EnumDataType JDFSpanBase.EnumDataType.IntegerSpan
           
static JDFSpanBase.EnumDataType JDFSpanBase.EnumDataType.NameSpan
           
static JDFSpanBase.EnumDataType JDFSpanBase.EnumDataType.NumberSpan
           
static JDFSpanBase.EnumDataType JDFSpanBase.EnumDataType.OptionSpan
           
static JDFSpanBase.EnumDataType JDFSpanBase.EnumDataType.ShapeSpan
           
static JDFSpanBase.EnumDataType JDFSpanBase.EnumDataType.StringSpan
           
static JDFSpanBase.EnumDataType JDFSpanBase.EnumDataType.TimeSpan
           
static JDFSpanBase.EnumDataType JDFSpanBase.EnumDataType.XYPairSpan
           
 

Methods in org.cip4.jdflib.span that return JDFSpanBase.EnumDataType
 JDFSpanBase.EnumDataType JDFXYPairSpan.getDataType()
          Gets the value of attribute DataType
 JDFSpanBase.EnumDataType JDFStringSpan.getDataType()
          Gets the value of attribute DataType
 JDFSpanBase.EnumDataType JDFSpanBase.getDataType()
          Gets the value of attribute DataType
 JDFSpanBase.EnumDataType JDFShapeSpan.getDataType()
          Gets the value of attribute DataType
 JDFSpanBase.EnumDataType JDFOptionSpan.getDataType()
          Gets the value of attribute DataType
 JDFSpanBase.EnumDataType JDFNumberSpan.getDataType()
          Gets the value of attribute DataType
 JDFSpanBase.EnumDataType JDFNameSpan.getDataType()
          Gets the value of attribute DataType
 JDFSpanBase.EnumDataType JDFIntegerSpan.getDataType()
          Gets the value of attribute DataType
 JDFSpanBase.EnumDataType JDFEnumerationSpan.getDataType()
          Gets the value of attribute DataType
 JDFSpanBase.EnumDataType JDFDurationSpan.getDataType()
          Gets the value of attribute DataType
static JDFSpanBase.EnumDataType JDFSpanBase.EnumDataType.getEnum(int enumValue)
           
static JDFSpanBase.EnumDataType JDFSpanBase.EnumDataType.getEnum(String enumName)
           
 

Methods in org.cip4.jdflib.span with parameters of type JDFSpanBase.EnumDataType
 void JDFSpanBase.setDataType(JDFSpanBase.EnumDataType value)
          Sets the value of attribute DataType
 



Copyright © 2013. All Rights Reserved.