public class ID extends Object
public ID()
Instantiates a new id.
public ID(String value)
Instantiates a new id with value and a null scheme.
value - the valuepublic String getSchemeId()
Gets the scheme id.
public void setSchemeId(String schemeId)
Sets the scheme id.
schemeId - the new scheme idCopyright © 2014 Konik.io. All Rights Reserved.