public class SourceDefinition
extends java.lang.Object
| Constructor and Description |
|---|
SourceDefinition(java.lang.String itemId,
int offset,
SourceType type)
Create a new source definition
|
public SourceDefinition(java.lang.String itemId,
int offset,
SourceType type)
itemId - the item idoffset - the offset (in bytes)type - the value typepublic SourceType getType()
public java.lang.String getItemId()
public int getOffset()
public int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic java.lang.String toString()
toString in class java.lang.Object
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0