psdi.mbo

Class ALNDomainInfoBase.Detail

  • java.lang.Object
    • psdi.mbo.ALNDomainInfoBase.Detail
  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    ALNDomainInfoBase


    public class ALNDomainInfoBase.Detail
    extends java.lang.Object
    implements java.io.Serializable
    See Also:
    Serialized Form
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      java.lang.String orgId 
      java.lang.String siteId 
    • Constructor Summary

      Constructors 
      Constructor and Description
      Detail() 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      java.lang.String getOrgId() 
      java.lang.String getSiteId() 
      • Methods inherited from class java.lang.Object

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

      • siteId

        public java.lang.String siteId
      • orgId

        public java.lang.String orgId
    • Constructor Detail

      • Detail

        public Detail()
    • Method Detail

      • getSiteId

        public java.lang.String getSiteId()
      • getOrgId

        public java.lang.String getOrgId()