@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 © 2018 OpenDaylight. All rights reserved.