|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.avaje.ebean.text.PathProperties.Props
public static class PathProperties.Props
| Method Summary | |
|---|---|
PathProperties.Props |
copy(PathProperties newOwner)
Create a shallow copy of this Props instance. |
String |
getPath()
|
Set<String> |
getProperties()
Return the properties for this property set. |
String |
getPropertiesAsString()
Return the properties as a comma delimited string. |
boolean |
isEmpty()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public PathProperties.Props copy(PathProperties newOwner)
public String getPath()
public String toString()
toString in class Objectpublic boolean isEmpty()
public Set<String> getProperties()
public String getPropertiesAsString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||