public class SupplementProfileIDImpl extends Object implements SupplementProfileID
SupplementProfileID
.EXPLICIT_SUPPLEMENTPROFILE, ID_SUPPLEMENTPROFILE
Constructor and Description |
---|
SupplementProfileIDImpl() |
Modifier and Type | Method and Description |
---|---|
String |
getSupplementProfileID()
Gets the id of the profile where the supplementary information can be
found.
|
int |
getSupplementProfileType()
Gets the type of
SupplementProfile . |
void |
setSupplementProfileID(String profileID)
Sets the
SupplementProfile profile ID. |
public void setSupplementProfileID(String profileID)
SupplementProfile
profile ID.profileID
- The profile ID.public String getSupplementProfileID()
SupplementProfileID
getSupplementProfileID
in interface SupplementProfileID
public int getSupplementProfileType()
SupplementProfile
.getSupplementProfileType
in interface SupplementProfile
Copyright © 2016. All rights reserved.