@Beta public class DOMEntity extends GenericEntity<org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier>
GenericEntity.public DOMEntity(@NonNull String type, @NonNull org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier id)
type - the entity typeid - the entity id.public DOMEntity(@NonNull String type, @NonNull String entityName)
type - the type of the entityentityName - the name of the entity used to construct a general-entity YangInstanceIdentifierCopyright © 2019 OpenDaylight. All rights reserved.