Class ProfileReference

  • All Implemented Interfaces:
    java.io.Serializable

    public class ProfileReference
    extends java.lang.Object
    implements java.io.Serializable
    See Also:
    Serialized Form
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getProfileId()  
      void setProfileId​(java.lang.String profileId)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ProfileReference

        public ProfileReference()
    • Method Detail

      • setProfileId

        public void setProfileId​(java.lang.String profileId)
      • getProfileId

        public java.lang.String getProfileId()