public static class IntegrityCMMember.CPMember extends Object implements Comparable<IntegrityCMMember.CPMember>
Constructor and Description |
---|
CPMember(String memberName,
IAPIFields.CP_MEMBER_OPERATION operation,
String revision,
String location,
String configpath,
String user) |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(IntegrityCMMember.CPMember o) |
boolean |
equals(Object obj) |
String |
getConfigpath() |
String |
getLocation() |
String |
getMemberName() |
IAPIFields.CP_MEMBER_OPERATION |
getOperationType() |
String |
getRevision() |
String |
getUser() |
int |
hashCode() |
public String getMemberName()
public IAPIFields.CP_MEMBER_OPERATION getOperationType()
public String getRevision()
public String getLocation()
public String getUser()
public String getConfigpath()
public int compareTo(IntegrityCMMember.CPMember o)
compareTo
in interface Comparable<IntegrityCMMember.CPMember>
Copyright © 2016–2024. All rights reserved.