Class Member
java.lang.Object
net.sourceforge.plantuml.cucadiagram.Member
- All Implemented Interfaces:
CharSequence
-
Method Summary
Modifier and TypeMethodDescriptioncharcharAt(int index) booleanstatic Memberfield(CharSequence tmpDisplay) static Memberfield(CharSequence tmpDisplay, boolean manageModifier) getDisplay(boolean withVisibilityChar) final UrlgetUrl()final VisibilityModifierinthashCode()booleanhasUrl()final booleanfinal booleanisStatic()intlength()static Membermethod(CharSequence tmpDisplay) static Membermethod(CharSequence tmpDisplay, boolean manageModifier) subSequence(int start, int end) toString()Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface java.lang.CharSequence
chars, codePoints, isEmpty
-
Method Details
-
toString
- Specified by:
toStringin interfaceCharSequence- Overrides:
toStringin classObject
-
charAt
public char charAt(int index) - Specified by:
charAtin interfaceCharSequence
-
length
public int length()- Specified by:
lengthin interfaceCharSequence
-
subSequence
- Specified by:
subSequencein interfaceCharSequence
-
method
-
field
-
method
-
field
-
getDisplay
-
equals
-
hashCode
public int hashCode() -
isStatic
public final boolean isStatic() -
isAbstract
public final boolean isAbstract() -
getVisibilityModifier
-
getUrl
-
hasUrl
public boolean hasUrl()
-