|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwt.ixb.handlers.forattributes.ExpImpForIBAAttr.AttrValueInfo
Field Summary | |
private String |
path
|
private String |
precision
|
private String |
type
|
private String |
value
|
Constructor Summary | |
ExpImpForIBAAttr.AttrValueInfo(String _path,
String _type,
String _value,
String _precision)
|
Method Summary | |
boolean |
equals(Object obj)
|
String |
getPath()
|
String |
getPrecision()
|
String |
getType()
|
String |
getValue()
|
String |
toString()
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
private String path
private String type
private String value
private String precision
Constructor Detail |
public ExpImpForIBAAttr.AttrValueInfo(String _path, String _type, String _value, String _precision)
Method Detail |
public String getPath()
public String getType()
public String getValue()
public String getPrecision()
public boolean equals(Object obj)
public String toString()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |