public class AssetIdBean extends Object
AssetIdBean()
AssetIdBean(String type, long id)
boolean
equals(Object o)
long
getId()
String
getType()
int
hashCode()
void
setId(long id)
setType(String type)
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public AssetIdBean()
public AssetIdBean(String type, long id)
public void setId(long id)
public void setType(String type)
public long getId()
public String getType()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2013, 2017, Oracle and/or its affiliates. All rights reserved.