public class AssetReferenceLocation extends Object implements Comparable<AssetReferenceLocation>
Modifier and Type | Field and Description |
---|---|
Position |
location |
String |
name |
AssetReference |
ref |
Constructor and Description |
---|
AssetReferenceLocation() |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(AssetReferenceLocation o)
Sorts by name if defined, otherwise location.
|
public AssetReference ref
public Position location
public String name
public int compareTo(AssetReferenceLocation o)
compareTo
in interface Comparable<AssetReferenceLocation>
iizi® is a registered trademark of Mindus SARL. © Copyright Mindus SARL, 2020. All rights reserved.