org.eclipse.cosmos.rm.validation.internal.databuilders
Class IdentityDataBuilder.SMLIFIdentity
java.lang.Object
org.eclipse.cosmos.rm.validation.internal.databuilders.IdentityDataBuilder.SMLIFIdentity
- Enclosing class:
- IdentityDataBuilder
public static class IdentityDataBuilder.SMLIFIdentity
- extends java.lang.Object
Stores the data included in the identity section of the
SML-IF document
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IdentityDataBuilder.SMLIFIdentity
public IdentityDataBuilder.SMLIFIdentity()
getBaseURI
public java.lang.String getBaseURI()
- Returns:
- the baseURI
setBaseURI
public void setBaseURI(java.lang.String baseURI)
- Parameters:
baseURI - the baseURI to set
getDescription
public java.lang.String getDescription()
- Returns:
- the description
setDescription
public void setDescription(java.lang.String description)
- Parameters:
description - the description to set
getName
public java.lang.String getName()
- Returns:
- the name
setName
public void setName(java.lang.String name)
- Parameters:
name - the name to set