public interface SupplementProfile
Modifier and Type | Field and Description |
---|---|
static int |
EXPLICIT_SUPPLEMENTPROFILE
Indicates that this object contains explicit supplementary information.
|
static int |
ID_SUPPLEMENTPROFILE
Indicates that this object contains a profile id where supplementary
information can be found.
|
Modifier and Type | Method and Description |
---|---|
int |
getSupplementProfileType()
Gets the type of supplementary information contained in this object.
|
static final int EXPLICIT_SUPPLEMENTPROFILE
static final int ID_SUPPLEMENTPROFILE
Copyright © 2016. All rights reserved.