Uses of Class
ARoad0.AcsAddon.Accbee.Ubuntu.gBase.UserIDUbuntuImpl

Packages that use UserIDUbuntuImpl
ARoad0.AcsAddon.Accbee.Ubuntu.gBase Provides the gBase classes for modelizing a Linux Ubuntu operating system, as an extension, in the AcsAddon Ubuntu, of the generic ARoad0.gBase package. 
 

Uses of UserIDUbuntuImpl in ARoad0.AcsAddon.Accbee.Ubuntu.gBase
 

Fields in ARoad0.AcsAddon.Accbee.Ubuntu.gBase declared as UserIDUbuntuImpl
static UserIDUbuntuImpl UserIDUbuntuImpl.EMPTY_INSTANCE
          A reusable empty instance for initialization, to avoid the use of 'new' for default values.
 

Methods in ARoad0.AcsAddon.Accbee.Ubuntu.gBase that return UserIDUbuntuImpl
protected  UserIDUbuntuImpl UserIDUbuntuImpl.copyOwnVariables(UserIDUbuntuImpl _result, boolean _withoutInternalAcl)
          This method provides a copy of the instance variables.
 

Methods in ARoad0.AcsAddon.Accbee.Ubuntu.gBase with parameters of type UserIDUbuntuImpl
protected  UserIDUbuntuImpl UserIDUbuntuImpl.copyOwnVariables(UserIDUbuntuImpl _result, boolean _withoutInternalAcl)
          This method provides a copy of the instance variables.