Modifier and Type | Class and Description |
---|---|
static class |
PiActionProfileGroup.Builder
Builder of action profile groups.
|
Modifier and Type | Method and Description |
---|---|
PiActionProfileId |
actionProfileId()
Gets identifier of the action profile.
|
static PiActionProfileGroup.Builder |
builder()
Returns a new builder of action profile groups.
|
boolean |
equals(Object o) |
int |
hashCode() |
PiActionProfileGroupId |
id()
Returns the identifier of this action profile group.
|
Collection<PiActionProfileMember> |
members()
Returns the members of this action profile group.
|
PiEntityType |
piEntityType()
Returns the type of this entity.
|
String |
toString() |
public PiActionProfileGroupId id()
public Collection<PiActionProfileMember> members()
public PiActionProfileId actionProfileId()
public static PiActionProfileGroup.Builder builder()
public PiEntityType piEntityType()
PiEntity
piEntityType
in interface PiEntity