Interface GroupIdAccessor

All Known Subinterfaces:
GroupIdAccessor.GroupIdProperty, ServiceMetaData
All Known Implementing Classes:
ServiceMetaDataImpl

public interface GroupIdAccessor
Provides an accessor for a group TID property.
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static interface 
    Provides a mutator for a group TID property.
    static interface 
    Provides a group TID property.
  • Method Summary

    Modifier and Type
    Method
    Description
    Retrieves the group TID from the group TID property.
  • Method Details

    • getGroupId

      String getGroupId()
      Retrieves the group TID from the group TID property.
      Returns:
      The group TID stored by the group TID property.