javax.jmi.reflect
Interface RefStruct
- All Superinterfaces:
- java.io.Serializable
- All Known Subinterfaces:
- MultiplicityType
- public interface RefStruct
- extends java.io.Serializable
refFieldNames
public java.util.List refFieldNames()
refGetValue
public java.lang.Object refGetValue(java.lang.String fieldName)
refTypeName
public java.util.List refTypeName()
equals
public boolean equals(java.lang.Object other)
- Overrides:
equals in class java.lang.Object
hashCode
public int hashCode()
- Overrides:
hashCode in class java.lang.Object