public class AssetServerUse extends Line
| Modifier and Type | Field and Description |
|---|---|
static Set<String> |
ATTRIBUTE_NAMES_SET |
static String[] |
ATTRIBUTE_NAMES_SET_VALUES |
static Set<String> |
ENUM_NAMES_SET |
static String[] |
ENUM_NAMES_SET_VALUES |
static Set<String> |
MAP_NAMES_SET |
static String[] |
MAP_NAMES_SET_VALUES |
static Set<String> |
PROPERTY_NAMES_SET |
static String[] |
PROPERTY_NAMES_SET_VALUES |
entity1Guid, entity1Label, entity1Name, entity1PropertyName, entity1Type, entity2Guid, entity2Label, entity2Name, entity2PropertyName, entity2Type, guid, lineType, name, serialVersionUID, typeDefGuid| Constructor and Description |
|---|
AssetServerUse() |
AssetServerUse(Relationship omrsRelationship) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
{@literal Additional information on how the asset is use by the software server capability.
|
ServerAssetUse |
getUseType()
{@literal Describes how the software server capability uses the asset.
|
void |
setDescription(String description) |
void |
setUseType(ServerAssetUse useType) |
createOmrsRelationship, getEntity1Guid, getEntity1Label, getEntity1Name, getEntity1PropertyName, getEntity1Type, getEntity2Guid, getEntity2Label, getEntity2Name, getEntity2PropertyName, getEntity2Type, getExtraAttributes, getGuid, getLineType, getName, getSerialVersionUID, getSystemAttributes, getTypeDefGuid, setEntity1Guid, setEntity1Label, setEntity1Name, setEntity1PropertyName, setEntity1Type, setEntity2Guid, setEntity2Label, setEntity2Name, setEntity2PropertyName, setEntity2Type, setExtraAttributes, setGuid, setLineType, setSystemAttributes, setTypeDefGuidpublic static final String[] PROPERTY_NAMES_SET_VALUES
public static final String[] ATTRIBUTE_NAMES_SET_VALUES
public static final String[] ENUM_NAMES_SET_VALUES
public static final String[] MAP_NAMES_SET_VALUES
public AssetServerUse()
public AssetServerUse(Relationship omrsRelationship)
public ServerAssetUse getUseType()
ServerAssetUse public void setUseType(ServerAssetUse useType)
public String getDescription()
String public void setDescription(String description)
Copyright © 2018 ODPi. All rights reserved.