- get(E) - Method in class net.java.truecommons.shed.BitField
-
Returns true if and only if the given bit is set.
- get() - Method in interface net.java.truecommons.shed.Link
-
Returns the target of this link.
- get() - Method in class net.java.truecommons.shed.Option
-
If present, returns the single element contained in this collection,
or otherwise throws an exception.
- getAuthority() - Method in class net.java.truecommons.shed.UriBuilder
-
Returns the URI authority component.
- getBeanDescriptor() - Method in class net.java.truecommons.shed.BitFieldBeanInfo
-
Gets the bean's BeanDescriptors.
- getDefaultEventIndex() - Method in class net.java.truecommons.shed.BitFieldBeanInfo
-
A bean may have a "default" event that is the event that will
mostly commonly be used by human's when using the bean.
- getDefaultPropertyIndex() - Method in class net.java.truecommons.shed.BitFieldBeanInfo
-
A bean may have a "default" property that is the property that will
mostly commonly be initially chosen for update by human's who are
customizing the bean.
- getEventSetDescriptors() - Method in class net.java.truecommons.shed.BitFieldBeanInfo
-
Gets the bean's EventSetDescriptors.
- getFragment() - Method in class net.java.truecommons.shed.UriBuilder
-
Returns the URI fragment component.
- getIcon(int) - Method in class net.java.truecommons.shed.BitFieldBeanInfo
-
This method returns an image object that can be used to
represent the bean in toolboxes, toolbars, etc.
- getMemberName() - Method in class net.java.truecommons.shed.PathSplitter
-
Returns the member name.
- getMethodDescriptors() - Method in class net.java.truecommons.shed.BitFieldBeanInfo
-
Gets the bean's MethodDescriptors.
- getOrElse(E) - Method in class net.java.truecommons.shed.Option
-
If present, returns the single element contained in this collection,
or otherwise the given alternative.
- getParentPath() - Method in class net.java.truecommons.shed.PathSplitter
-
Returns the parent path name.
- getPath() - Method in class net.java.truecommons.shed.UriBuilder
-
Returns the URI path component.
- getPropertyDescriptors() - Method in class net.java.truecommons.shed.BitFieldBeanInfo
-
Gets the bean's PropertyDescriptors.
- getQuery() - Method in class net.java.truecommons.shed.UriBuilder
-
Returns the URI query component.
- getScheme() - Method in class net.java.truecommons.shed.UriBuilder
-
Returns the URI scheme component.
- getString() - Method in class net.java.truecommons.shed.UriBuilder
-
Returns a new URI string which conforms to the syntax constraints
defined in
RFC 2396
and its updates in
RFC 2732
for IPv6 addresses.
- getUri() - Method in class net.java.truecommons.shed.UriBuilder
-
Returns a new URI which conforms to the syntax constraints
defined in
RFC 2396
and its updates in
RFC 2732
for IPv6 addresses.