Interface InstanceInfo

All Superinterfaces:
Comparable<InstanceInfo>, XMLMarshallable
All Known Implementing Classes:
InstanceInfoImpl

public interface InstanceInfo extends XMLMarshallable, Comparable<InstanceInfo>
This Java interface represents the interface of the instance information; Consider the InstanceInfoImpl class. See the InstanceInfoImpl class for more info about the XML description.
See Also: