Package com.soffid.iam.model
Class NetworkEntityImpl
- java.lang.Object
-
- com.soffid.iam.model.NetworkEntity
-
- com.soffid.iam.model.NetworkEntityImpl
-
public class NetworkEntityImpl extends NetworkEntity
Entity NetworkEntity implementation
-
-
Constructor Summary
Constructors Constructor Description NetworkEntityImpl()
-
Method Summary
-
Methods inherited from class com.soffid.iam.model.NetworkEntity
equals, getAccounts, getAddress, getAuthorizations, getDescription, getDhcp, getDiscovery, getDiscoveryServer, getHosts, getId, getLoginRestriction, getMask, getName, getNormalized, getRanges, getTenant, hashCode, isDchpSupport, setAccounts, setAddress, setAuthorizations, setDchpSupport, setDescription, setDhcp, setDiscovery, setDiscoveryServer, setHosts, setId, setLoginRestriction, setMask, setName, setNormalized, setRanges, setTenant
-
-