com.collation.platform.model.topology.sys.zOS
Interface SysplexNode
- All Known Subinterfaces:
- ZOS
public interface SysplexNode
A member of a sysplex
IBM_COPYRIGHT
static final java.lang.String IBM_COPYRIGHT
- See Also:
- Constant Field Values
getSysplex
Sysplex getSysplex()
throws AttributeNotSetException
- The sysplex of which this node is a member.
- Throws:
AttributeNotSetException
- Implicit Relationship Type:
- name="com.collation.platform.model.topology.relation.MemberOf" reverse="false"
setSysplex
void setSysplex(Sysplex value)
hasSysplex
boolean hasSysplex()