Package apple.intents
Class INRestaurantReservationBooking
- java.lang.Object
-
- org.moe.natj.general.NativeObject
-
- org.moe.natj.objc.ObjCObject
-
- apple.NSObject
-
- apple.intents.INRestaurantReservationBooking
-
- All Implemented Interfaces:
NSCoding,NSCopying,NSSecureCoding,NSObject
- Direct Known Subclasses:
INRestaurantReservationUserBooking
public class INRestaurantReservationBooking extends NSObject implements NSSecureCoding, NSCopying
represents a booking at a restaurant during a given time for a given party size
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class apple.NSObject
NSObject.Function_instanceMethodForSelector_ret, NSObject.Function_methodForSelector_ret
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedINRestaurantReservationBooking(org.moe.natj.general.Pointer peer)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean_supportsSecureCoding()This property must return YES on all classes that allow secure coding.static booleanaccessInstanceVariablesDirectly()static INRestaurantReservationBookingalloc()static java.lang.ObjectallocWithZone(org.moe.natj.general.ptr.VoidPtr zone)static booleanautomaticallyNotifiesObserversForKey(java.lang.String key)NSDatebookingDate()java.lang.StringbookingDescription()A nullable string describing the bookingjava.lang.StringbookingIdentifier()A vendor specific identifier that refers to this booking.static voidcancelPreviousPerformRequestsWithTarget(java.lang.Object aTarget)static voidcancelPreviousPerformRequestsWithTargetSelectorObject(java.lang.Object aTarget, org.moe.natj.objc.SEL aSelector, java.lang.Object anArgument)static NSArray<java.lang.String>classFallbacksForKeyedArchiver()static org.moe.natj.objc.ClassclassForKeyedUnarchiver()java.lang.ObjectcopyWithZone(org.moe.natj.general.ptr.VoidPtr zone)static java.lang.StringdebugDescription_static()static java.lang.Stringdescription_static()voidencodeWithCoder(NSCoder coder)static longhash_static()INRestaurantReservationBookinginit()INRestaurantReservationBookinginitWithCoder(NSCoder coder)NS_DESIGNATED_INITIALIZERINRestaurantReservationBookinginitWithRestaurantBookingDatePartySizeBookingIdentifier(INRestaurant restaurant, NSDate bookingDate, long partySize, java.lang.String bookingIdentifier)static NSObject.Function_instanceMethodForSelector_retinstanceMethodForSelector(org.moe.natj.objc.SEL aSelector)static NSMethodSignatureinstanceMethodSignatureForSelector(org.moe.natj.objc.SEL aSelector)static booleaninstancesRespondToSelector(org.moe.natj.objc.SEL aSelector)booleanisBookingAvailable()Boolean indicating whether timeslot is available for booking.static booleanisSubclassOfClass(org.moe.natj.objc.Class aClass)static NSSet<java.lang.String>keyPathsForValuesAffectingValueForKey(java.lang.String key)static java.lang.Objectnew_objc()NSArray<? extends INRestaurantOffer>offers()longpartySize()booleanrequiresEmailAddress()YES means an email address is required to book.booleanrequiresManualRequest()YES means restaurant must be contacted by phone before confirmation is given.booleanrequiresName()YES means a name is required to book.booleanrequiresPhoneNumber()YES means a phone number required to book.static booleanresolveClassMethod(org.moe.natj.objc.SEL sel)static booleanresolveInstanceMethod(org.moe.natj.objc.SEL sel)INRestaurantrestaurant()voidsetBookingAvailable(boolean value)Boolean indicating whether timeslot is available for booking.voidsetBookingDate(NSDate value)voidsetBookingDescription(java.lang.String value)A nullable string describing the bookingvoidsetBookingIdentifier(java.lang.String value)A vendor specific identifier that refers to this booking.voidsetOffers(NSArray<? extends INRestaurantOffer> value)voidsetPartySize(long value)voidsetRequiresEmailAddress(boolean value)YES means an email address is required to book.voidsetRequiresManualRequest(boolean value)YES means restaurant must be contacted by phone before confirmation is given.voidsetRequiresName(boolean value)YES means a name is required to book.voidsetRequiresPhoneNumber(boolean value)YES means a phone number required to book.voidsetRestaurant(INRestaurant value)static voidsetVersion_static(long aVersion)static org.moe.natj.objc.Classsuperclass_static()static booleansupportsSecureCoding()static longversion_static()-
Methods inherited from class apple.NSObject
accessibilityActivate, accessibilityActivationPoint, accessibilityAssistiveTechnologyFocusedIdentifiers, accessibilityAttributedHint, accessibilityAttributedLabel, accessibilityAttributedUserInputLabels, accessibilityAttributedValue, accessibilityContainerType, accessibilityCustomActions, accessibilityCustomRotors, accessibilityDecrement, accessibilityDragSourceDescriptors, accessibilityDropPointDescriptors, accessibilityElementAtIndex, accessibilityElementCount, accessibilityElementDidBecomeFocused, accessibilityElementDidLoseFocus, accessibilityElementIsFocused, accessibilityElements, accessibilityElementsHidden, accessibilityFrame, accessibilityHint, accessibilityIncrement, accessibilityLabel, accessibilityLanguage, accessibilityNavigationStyle, accessibilityPath, accessibilityPerformEscape, accessibilityPerformMagicTap, accessibilityRespondsToUserInteraction, accessibilityScroll, accessibilityTextualContext, accessibilityTraits, accessibilityUserInputLabels, accessibilityValue, accessibilityViewIsModal, addObserverForKeyPathOptionsContext, attemptRecoveryFromErrorOptionIndex, attemptRecoveryFromErrorOptionIndexDelegateDidRecoverSelectorContextInfo, autoContentAccessingProxy, awakeAfterUsingCoder, awakeFromNib, class_objc, classForCoder, classForKeyedArchiver, copy, dealloc, debugDescription, description, dictionaryWithValuesForKeys, didChangeValueForKey, didChangeValueForKeyWithSetMutationUsingObjects, didChangeValuesAtIndexesForKey, doesNotRecognizeSelector, fileManagerShouldProceedAfterError, fileManagerWillProcessPath, finalize_objc, forwardingTargetForSelector, forwardInvocation, hash, indexOfAccessibilityElement, isAccessibilityElement, isEqual, isKindOfClass, isMemberOfClass, isProxy, methodForSelector, methodSignatureForSelector, mutableArrayValueForKey, mutableArrayValueForKeyPath, mutableCopy, mutableOrderedSetValueForKey, mutableOrderedSetValueForKeyPath, mutableSetValueForKey, mutableSetValueForKeyPath, observationInfo, observeValueForKeyPathOfObjectChangeContext, performSelector, performSelectorInBackgroundWithObject, performSelectorOnMainThreadWithObjectWaitUntilDone, performSelectorOnMainThreadWithObjectWaitUntilDoneModes, performSelectorOnThreadWithObjectWaitUntilDone, performSelectorOnThreadWithObjectWaitUntilDoneModes, performSelectorWithObject, performSelectorWithObjectAfterDelay, performSelectorWithObjectAfterDelayInModes, performSelectorWithObjectWithObject, prepareForInterfaceBuilder, provideImageDataBytesPerRowOrigin_Size_UserInfo, removeObserverForKeyPath, removeObserverForKeyPathContext, replacementObjectForCoder, replacementObjectForKeyedArchiver, respondsToSelector, self, setAccessibilityActivationPoint, setAccessibilityAttributedHint, setAccessibilityAttributedLabel, setAccessibilityAttributedUserInputLabels, setAccessibilityAttributedValue, setAccessibilityContainerType, setAccessibilityCustomActions, setAccessibilityCustomRotors, setAccessibilityDragSourceDescriptors, setAccessibilityDropPointDescriptors, setAccessibilityElements, setAccessibilityElementsHidden, setAccessibilityFrame, setAccessibilityHint, setAccessibilityLabel, setAccessibilityLanguage, setAccessibilityNavigationStyle, setAccessibilityPath, setAccessibilityRespondsToUserInteraction, setAccessibilityTextualContext, setAccessibilityTraits, setAccessibilityUserInputLabels, setAccessibilityValue, setAccessibilityViewIsModal, setIsAccessibilityElement, setNilValueForKey, setObservationInfo, setShouldGroupAccessibilityChildren, setValueForKey, setValueForKeyPath, setValueForUndefinedKey, setValuesForKeysWithDictionary, shouldGroupAccessibilityChildren, superclass, validateValueForKeyError, validateValueForKeyPathError, valueForKey, valueForKeyPath, valueForUndefinedKey, willChangeValueForKey, willChangeValueForKeyWithSetMutationUsingObjects, willChangeValuesAtIndexesForKey
-
-
-
-
Method Detail
-
accessInstanceVariablesDirectly
public static boolean accessInstanceVariablesDirectly()
-
alloc
public static INRestaurantReservationBooking alloc()
-
allocWithZone
public static java.lang.Object allocWithZone(org.moe.natj.general.ptr.VoidPtr zone)
-
automaticallyNotifiesObserversForKey
public static boolean automaticallyNotifiesObserversForKey(java.lang.String key)
-
cancelPreviousPerformRequestsWithTarget
public static void cancelPreviousPerformRequestsWithTarget(java.lang.Object aTarget)
-
cancelPreviousPerformRequestsWithTargetSelectorObject
public static void cancelPreviousPerformRequestsWithTargetSelectorObject(java.lang.Object aTarget, org.moe.natj.objc.SEL aSelector, java.lang.Object anArgument)
-
classFallbacksForKeyedArchiver
public static NSArray<java.lang.String> classFallbacksForKeyedArchiver()
-
classForKeyedUnarchiver
public static org.moe.natj.objc.Class classForKeyedUnarchiver()
-
debugDescription_static
public static java.lang.String debugDescription_static()
-
description_static
public static java.lang.String description_static()
-
hash_static
public static long hash_static()
-
instanceMethodForSelector
public static NSObject.Function_instanceMethodForSelector_ret instanceMethodForSelector(org.moe.natj.objc.SEL aSelector)
-
instanceMethodSignatureForSelector
public static NSMethodSignature instanceMethodSignatureForSelector(org.moe.natj.objc.SEL aSelector)
-
instancesRespondToSelector
public static boolean instancesRespondToSelector(org.moe.natj.objc.SEL aSelector)
-
isSubclassOfClass
public static boolean isSubclassOfClass(org.moe.natj.objc.Class aClass)
-
keyPathsForValuesAffectingValueForKey
public static NSSet<java.lang.String> keyPathsForValuesAffectingValueForKey(java.lang.String key)
-
new_objc
public static java.lang.Object new_objc()
-
resolveClassMethod
public static boolean resolveClassMethod(org.moe.natj.objc.SEL sel)
-
resolveInstanceMethod
public static boolean resolveInstanceMethod(org.moe.natj.objc.SEL sel)
-
setVersion_static
public static void setVersion_static(long aVersion)
-
superclass_static
public static org.moe.natj.objc.Class superclass_static()
-
supportsSecureCoding
public static boolean supportsSecureCoding()
-
version_static
public static long version_static()
-
bookingDate
public NSDate bookingDate()
-
bookingDescription
public java.lang.String bookingDescription()
A nullable string describing the booking
-
bookingIdentifier
public java.lang.String bookingIdentifier()
A vendor specific identifier that refers to this booking.
-
copyWithZone
public java.lang.Object copyWithZone(org.moe.natj.general.ptr.VoidPtr zone)
- Specified by:
copyWithZonein interfaceNSCopying
-
encodeWithCoder
public void encodeWithCoder(NSCoder coder)
- Specified by:
encodeWithCoderin interfaceNSCoding
-
init
public INRestaurantReservationBooking init()
-
initWithCoder
public INRestaurantReservationBooking initWithCoder(NSCoder coder)
Description copied from interface:NSCodingNS_DESIGNATED_INITIALIZER- Specified by:
initWithCoderin interfaceNSCoding
-
initWithRestaurantBookingDatePartySizeBookingIdentifier
public INRestaurantReservationBooking initWithRestaurantBookingDatePartySizeBookingIdentifier(INRestaurant restaurant, NSDate bookingDate, long partySize, java.lang.String bookingIdentifier)
-
isBookingAvailable
public boolean isBookingAvailable()
Boolean indicating whether timeslot is available for booking. Defaults to YES.
-
setBookingAvailable
public void setBookingAvailable(boolean value)
Boolean indicating whether timeslot is available for booking. Defaults to YES.
-
offers
public NSArray<? extends INRestaurantOffer> offers()
-
partySize
public long partySize()
-
requiresEmailAddress
public boolean requiresEmailAddress()
YES means an email address is required to book. Defaults to NO.
-
requiresManualRequest
public boolean requiresManualRequest()
YES means restaurant must be contacted by phone before confirmation is given. Defaults to NO.
-
requiresName
public boolean requiresName()
YES means a name is required to book. Defaults to NO.
-
requiresPhoneNumber
public boolean requiresPhoneNumber()
YES means a phone number required to book. Defaults to NO.
-
restaurant
public INRestaurant restaurant()
-
setBookingDate
public void setBookingDate(NSDate value)
-
setBookingDescription
public void setBookingDescription(java.lang.String value)
A nullable string describing the booking
-
setBookingIdentifier
public void setBookingIdentifier(java.lang.String value)
A vendor specific identifier that refers to this booking.
-
setOffers
public void setOffers(NSArray<? extends INRestaurantOffer> value)
-
setPartySize
public void setPartySize(long value)
-
setRequiresEmailAddress
public void setRequiresEmailAddress(boolean value)
YES means an email address is required to book. Defaults to NO.
-
setRequiresManualRequest
public void setRequiresManualRequest(boolean value)
YES means restaurant must be contacted by phone before confirmation is given. Defaults to NO.
-
setRequiresName
public void setRequiresName(boolean value)
YES means a name is required to book. Defaults to NO.
-
setRequiresPhoneNumber
public void setRequiresPhoneNumber(boolean value)
YES means a phone number required to book. Defaults to NO.
-
setRestaurant
public void setRestaurant(INRestaurant value)
-
_supportsSecureCoding
public boolean _supportsSecureCoding()
Description copied from interface:NSSecureCodingThis property must return YES on all classes that allow secure coding. Subclasses of classes that adopt NSSecureCoding and override initWithCoder: must also override this method and return YES. The Secure Coding Guide should be consulted when writing methods that decode data.- Specified by:
_supportsSecureCodingin interfaceNSSecureCoding
-
-